/* Custom overrides for barrel label images */
.hero__barrel-label-image {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 4px auto;
}
