@media only screen and (max-width: 767px) {
.scrollToTop {
display: none !important;
}
}