@media screen and (max-width:767px) {
	html, body {
		overflow-x: hidden;
}
}