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