#header .banner a {
  display: block;
  /*max-width: 1170px;*/
  max-height: 76px; }

#header .banner a img {
      display: block;
    width: 100%;
    height: 100%;
    max-height: 76px;
    max-width: none;
    left: 50%;
    position: relative;
    height: 76px;
    top: 0;
    width: 1920px;
    margin-left: -960px; }
@media (max-width: 767px ) 
{
	#header .banner a img {display: none;}
}
/*# sourceMappingURL=blockbanner.css.map */
