.t-descr_xxs {
    line-height: 1.11;
}

@media screen and (max-width: 640px) {
    .t-name_xl {
        font-size: 18px;
    }
}

@media screen and (max-width: 560px) {
    .t-store__prod-snippet__container {
        padding-top: 0px;
    }
}