.loop-onstore__credit-copy {
    display: block !important;
}
.loop-onstore__mobile-credit-copy {
    display: none !important;
}

@media screen and (max-width: 1020px) {
    .loop-onstore__percent-discount-copy {
        display: none !important;
    }
}