/*
 * Created by the Simple Custom CSS Plugin
 * http://wordpress.org/plugins/simple-custom-css/
 */

@media only screen and (max-width: 767px) {
	/*hide*/
	#wrap{ width: 82%; }
}

.loop-entry-meta {
display: none;
}