@media screen and (max-width: 640px) {
    .t-slds__arrow_body {
        width: 14px !important;
    }
}

.t-store__scroll-icon-wrapper {
    margin-bottom: -20px;
    z-index: 20;
}