﻿.header{background: #efefef;margin-bottom: 10px}
@media screen and (max-width: 750px) {
  .header{height:auto;overflow:hidden;}
  .header .common img{display:block;width:170%;position:relative;left:-38%}
}