@media screen and (max-width: 479px) {
.t396__elem:first-child .tn-atom {
    font-size: 22px !important;
    color: #f00 !important; /* пример дополнительного стиля */
}
}
@media screen and (max-width: 639px) {
.t396__elem:first-child .tn-atom {
    font-size: 22px !important;
    color: #f00 !important; /* пример дополнительного стиля */
}
}
@media screen and (max-width: 959px) {
.t396__elem:first-child .tn-atom {
    font-size: 22px !important;
    color: #f00 !important; /* пример дополнительного стиля */
}
}
