/* Базовая оптимизация */
@media screen and (max-width: 1200px) {
    .t396__elem {
        transform: none !important;
    }
}