.head_top {
     width:100%;
     height:500px;
     background: url(../images/banner1.png);
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center;
}