@charset "UTF-8";
@media only screen and (max-device-width: 1024px) {
.hide-desk{
	display:block;}
}