Buy me a coffee
@media screen and (max-width:767px) {
.mobile-arrows {
    display: none !important;
}
.desktop-arrows {
    display: flex !important;
}}