.t-container {
    max-width: 100% !important;
}

.t-col_12 {
    max-width: 100% !important;
}

.t-col_11 {
    max-width: 1200px !important;
}

@media screen and (max-width: 1200px) {
 .t-col_12 {
    max-width: 100% !important;
 }
}

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

@media screen and (min-width: 1400px) {
 .t585__title {
    font-size: 2vw !important;
    
 }
}

@media screen and (min-width: 900px) {
   .t585__text {
       max-width: 800px;
   } 
}


/*.tn-elem__7513367161716465922026 {*/
/*    top: auto !important;*/
/*    bottom: 25px !important;*/
/*}*/

@media (min-width: 800px) {
 .tn-elem__7513367161716465922026 {
    top: auto !important;
    bottom: 25px !important;
}
}