@charset "UTF-8";
@media screen and (max-width: 768px) {

	#container .body{
		padding: 20px;
	    text-align: left;
	}


}