@media screen and (max-width: 767px) {
	#menu-hover-image-wrapper {
		display: none !important;
	}
}
