@charset "UTF-8";

.banner img{
   width:800px !important;

}
.banner {
  display: inline-block;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

#banner + .width_fixed>.content_wrapper{
max-width:800px !important;
}

