.hbaw-before-after {
  width: 100%;
}

/* Ensure slotted images fill the component neatly */
.hbaw-before-after img[slot="first"],
.hbaw-before-after img[slot="second"] {
  width: 100%;
  height: auto;
  display: block;
}
