.ova-hide-element-max-width{
	@media(max-width: 1300px){
		display: none !important; 
	}
}