@charset "UTF-8";
/* CSS Document */


@media screen and (max-width: 768px) {
	
	
body {
	font-size: 18px;
	line-height: 22px;}
	
section {
	margin: -232px 0 0 -135px;}
	
}




@media screen and (max-width: 480px) {
	
	
section {
	margin: 0 0 0 -135px;
	top: 10%;}
	
section img {
	width: 170px;
	margin-bottom: 40px;}
	
}

