.order-call-steps-wrapper {
    width: 100%;
    overflow: hidden;
}

.order-call-steps {
    position: relative;
    width: 3000px;
}

.order-call-step {
    width: 560px;
    padding: 0 10px;
    float: left;
}

.just-call-me {
    font-size: 0.8em;
}

/* Фикс для полей, к которым подключена Дадата (слишком большой отступ) */
.dadata-handle {
    margin-bottom: 0;
}

#modal-order-call form .wait {
    text-align: center;
    margin: 5px auto 20px;
}

