@media screen and (max-width: 480px) {
    .t594__item_3-in-row, .t594__item_4-in-row, .t594__item_5-in-row, .t594__item_6-in-row {
        width: 60% !important;
    }
}

@media screen and (max-width: 640px) {
    .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 30px !important;
    }
    
    .raichu-button-module__withBg___arc2r {
    display: none !important;
}
}

@media screen and (max-width: 960px) {
    .t764__col_first {
        margin-bottom: 50px !important;
    }
}