- Choosing a selection results in a full page refresh.
- Press the space key then arrow keys to make a selection.
- Use left/right arrows to navigate the slideshow or swipe left/right if using a mobile device
@media (max-width: 749px) {
.hero-slideshow {
height: auto !important;
}
.hero .hero__image {
object-fit: contain;
}
}
.hero .hero__image{object-fit: unset !important;}