

@media screen and (min-width: 992px) {
    .block-header {
    font-size: 12px;
    float: left;
}

.main-title {
    font-size: 58px;
}

.product_title {
    font-size: 12px;
}

.section1-left .do {
    font-size: 17px;
}

.submit-form {
    font-size: 20px;
}

.form--bottom-left .do {
    font-size: 15px;
}

.title {
    line-height: 50px !important;
}

.section7 {
    min-height: 493px;
}
.section5  {
    min-height: 720px;
}

.section2 .title {
    padding: 0 10px;
}

.sect4-left .price-new-text--center {
    font-size: 17px;
}

.product_sh--bottom {
    font-size: 18px;
}
}

@media screen and (max-width: 480px) {
    .components-wrap::before {
        bottom: 180px;
    }
    .fake_input {
        font-size: 13px;
    }
}