/* remove back to top mobile */ @media screen and (max-width:767px) { .back-to-top { display: none !important; } }