.banner-texts .container {
  width: 1040px;
}

.spacer {
  height: 80px;
}

.home-copies {
  max-width: 80ch;
  margin-left: auto;
  margin-right: auto;
}

.bottled-in-bond-banner {
  background: #000 url('../images/HH-DM-Bottle-Hero.jpg') center center/auto 100% no-repeat;
}

@media screen and (max-width: 767px) {
  .bottled-in-bond-banner {
    background-image: url('../images/HH-DM-Bottle-Hero-Mobile.jpg');
  }
}
