 @media (min-width: 1200px)
      {
#bannerhead img {
width: 100%;
    height: 380px;
}
#common-home {
    position: relative;
}
.bannerverh {
width: 90%;
    position: relative;
    margin-left: auto;
}
}