@media screen and (max-width: 480px) {
    .t-title_md {font-size: 48px;
        
    }
}


.t-btn_sm {
    
    height: 80px !important;
    
}



/* ANNEXX */ 
/* ANX014 внешний вид тела страницы */ 
/*.t-records { 
 background-color: #ffffff; 
} 
body.t-body { 
 background-color: #FF1616 !important; 
 background-image: url(); 
 background-repeat: repeat; 
 background-attachment: fixed; 
} 
 
@supports not (-webkit-touch-callout: none) { 
 body.t-body { 
 background-position: center; 
 } 
} */
/* ANNEXX конец кода */ 

