@media (min-width: 768px) {
    #offices .flex_column {
        padding: 40px;
    }
}

.location-title {
    margin-top: 25px !important;
}

.basic-form {
    border: 1px solid #e8e5e5 !important;
    padding: 40px;
    box-shadow: 0 0 10px 6px rgb(232 232 232 / 50%);
    max-width: 900px;
    margin: 0 auto;
}