@media screen and (max-width: 640px) {
    .t-store__scroll-icon-wrapper {
        padding: 0 20px 10px 0;
        display: none;
    }
}