/* Enter Your Custom CSS Here */
@media (max-width: 980px) {
	.et_header_style_left #logo {
	    max-width:50%;
		height: auto;
	}

	.et_fixed_nav #main-header {
  		height:105px;
	}
}
