.t-store__prod-snippet__container {
    padding-top: 60px;
    padding-bottom: 60px;
}

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