@media (max-width: 1024px){
	/*html, body {*/
	/*    height: auto;*/
	/*}*/
	body{
		overflow: visible;
	}
}