@media screen and (max-width: 980px){
.t668 .t-container {
    margin-left: 0px !important;
    margin-right: 0px !important;
    max-width: 100%;
    z-index:99!important;
    }
.t668 .t-col_12{
    max-width: 100%;
}
}
   @media screen and (min-width:981px){
       .t668 .t-container {
    margin-left: 5.2%;
    margin-right: 5.8%;
    max-width: 100%;
    z-index:99!important;
    }
.t668 .t-col_12{
    max-width: 88%;
}
}