- 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 screen and (max-width: 768px) {
.hero[data-adapt=false],
.hero[data-adapt=false] .slideshow__overlay:before {
height: 50vh !important;
}
.hero .hero__image {
width: 100% !important;
height: 100% !important;
object-fit: contain !important;
font-family: "object-fit: contain" !important;
}
}