@charset "UTF-8";

/* Keep the eight-letter title within the narrow hero column at every size. */
.antietam .battle-hero__title {
  font-size: clamp(3.6rem, 8vw, 8rem);
}

.antietam .battle-hero .split-hero__image {
  object-position: 58% center;
}
