@media screen and (max-width: 2000px) {
    .t-store__prod-snippet__container {
        padding-bottom: 25px;
        padding-top: 15px;
    }
}

