@media (max-width: 991px) {
	html .scroll-to-top.hidden-mobile {
		display: block !important;
	}
}