﻿.header_inner {
 position: relative;
}

img.bg_banner {
 width: 100%;
}

img.posi_img {
 position: absolute;
 top: 184px;
 left: 358px;
}
@media only screen and (max-width:768px){
.header{display:none}
} 