@media screen and ( max-width:1160px ){
	.wal{width:100%;}
	}
@media screen and ( max-width:360px ){
	.headDiv h1{display:none;}
	}	