@charset 'UTF-8';
/*  Add Custom CSS here.  */

@media only screen and (min-width: 768px) {
	.header #logo {
		font-size: 0;
		padding-top: 15px
	}
}