.t923__textwrapper.t923__paddingsmall {
padding: 20px 0 0 0;
}
@media screen and (max-width: 1200px) {
.t-text_sm {
font-size: 16px !important;
}
.t-descr {
font-size: 16px !important;
}
.t-text_md {
font-size: 16px !important;
}
.t225__title{
font-size: 48px !important;
}
.t-title_xs{
font-size: 48px !important;
}
.t-col { padding: 0 10px !important; } 
.t-container {
max-width: 1200px !important;
}
}

@media screen and (max-width: 960px) {
.t225__title{
font-size: 36px !important;
}
.t-title_xs{
font-size: 36px !important;
}
.t-col { padding: 0 10px !important; } 
.t-container {
max-width: 960px !important;
}
}

@media screen and (max-width: 640px) {
.t-col { padding: 0 10px !important; } 
.t-container {
max-width: 640px !important;
    
}

@media screen and (max-width: 480px) {
.t225__title{
font-size: 32px !important;
}
.t-title_xs{
font-size: 32px !important;
}
.t-text_sm {
font-size: 14px !important;
}
.t-descr {
font-size: 14px !important;
}
.t-text_md {
font-size: 14px !important;
}
.t-col { padding: 0 10px !important; } 
.t-container {
max-width: 320px !important;
}
.t897__container{
max-width: 320px !important;
}
.t923 .t-width .t-slds__wrapper, .t923 .t923__slds-wrapper .t-col {
    padding: 0 2px !important;
}
}





