.line_trade-up-program h1 span {
    line-height: 100%;
    display: block;
    padding: 0px 30px;
    text-align: center;
}

.line_trade-up-program h1 {
    color: #C00601;
    font-size: 60px !important;
}

.gray_line_products {
    margin-bottom: 0;
}

.page-container-trade-up-program {
    font-size: 18px;
}

.page-container-trade-up-program ol {
    padding-left: 24px;
}

.page-container-trade-up-program ol li {
    margin-bottom: 10px;
}

.page-container-trade-up-program h2 {
    color: #365186;
}

.page-container-trade-up-program h3 {
    color: #C00601;
    font-size: 35px;
    margin-top: 20px;
}

.contact-form {
    padding: 20px 30px;
    border: 2px solid #96AFDC;
    border-radius: 20px;
    background: #F5F7FB;
}

.gray_line_products .row {
    text-align: center;
    margin: 50px 20px;
}

.gray_line_products .row .col-auto {
    /*min-width: auto !important;*/
    /*width: auto;*/
    /*float: none;*/
    /*display: inline-block;*/
    padding-bottom: 30px;
}

.gray_line_products .row .col-auto .pict {
    height: 328px;
    /*line-height: 284px;*/
    background: #FFF;
    padding: 10px;
    margin-bottom: 10px;
}

.gray_line_products .row .col-auto .pict img {
    max-height: 100%;
}

@media (max-width: 575px) {
    .gray_line_products .row .col-auto .pict {
        height: 225px;
        line-height: 158px;
        margin-bottom: 27px;
    }
    
    .line_webinar h1 {
        font-size: 30px !important;
    }
}

@media (min-width: 576px) and (max-width: 766px) {
    .gray_line_products .row .col-auto .pict {
        height: 180px;
        line-height: 158px;
        margin-bottom: 27px;
    }
    
    .line_webinar h1 {
        font-size: 30px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .gray_line_products .row .col-auto .pict {
        height: 244px;
        line-height: 158px;
        margin-bottom: 27px;
    }
    
    .page-baner .navbar-brand {
        height: 170px !important;
        margin: -28px 0 0 !important;
    }
    
    .line_webinar h1 {
        font-size: 41px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .gray_line_products .row .col-auto .pict {
    }
}

@media (min-width: 1200px) and (max-width: 1420px) {
    .gray_line_products .row .col-auto .pict {
    }
}

@media (min-width: 1421px) and (max-width: 1620px) {
    .line_webinar h1 {
        font-size: 45px;
    }
}
