.wide_banner img {
  max-width: 100%;
  width: 1000px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
