@media screen and (max-width: 1200px {
    .t-width_8{
       max-width: 960px !important;
    }
    
}