.container.promo-wrapper {
  width: 1396px !important;
  margin-top: 60px;
  margin-bottom: 60px;
}

#july-banner .button {
  top: 61%;
  left: 55%;
  height: 17%;
  width: 17%;
}

#july-banner img {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  #july-banner .button {
    top: 78%;
    left: 37%;
    height: 8%;
    width: 26%;
  }
}