.beer-slider {
  img {
    margin-bottom: unset !important;
  }

  .after-image {
    width: 100%;
  }

  .before-image {
    height: 100% !important;
  }

  .beer-reveal[data-beer-label] {
    white-space: nowrap;
  }
}

.beer-slider--footer {
  margin-top: 7px;
}

.beer-slider--wrapper {
  margin-bottom: 30px;
}