@media only screen and (min-device-width:481px) and (max-device-width:1024px) {
	.section.has-video .section_video {
		display: none !important;
	}
}