/* Пофиксить высоту фото в блоке с описанием преимуществ */

@media(max-width: 768px) {
   #rec2020651011 .t1000__background-image  {
        height: 500px;
    } 
}


/* Header phone*/

#nav2187190901 .t228__right_descr a {
    
    display: block;
    margin-bottom: -7px;
    
}



/* Video play */

.t1148__img-wrapper .t1148__play-btn {
    
    border: 2px solid #f73613;
    border-radius: 50px;
    background: #f73613;
}



/* Price value */
@media(max-width:575px) {
    .t750__price-wrapper  .t750__price-value {
        font-size: 20px;
    }
}


/* Popup texts */
@media(max-width:575px) {
    .t-form .t-input-subtitle,
    .t-form .t-checkbox__control span {
        
        font-size: 16px;
    }
    
    .t-form .t-calc {
        font-size: 18px;
    }
}



/* Footer */
/*@media(max-width:575px) {*/
    #t-footer_2025700471 u > a,
    #t-footer_2224909481 u > a {
        display: block;
        
        margin-top: 3px;
        margin-bottom: -7px;
        
        font-size: 16px;
        
    }
/*}*/
