/* Header nav — align items to the right */
.moz .classic-menu #clapat-nav-wrapper {
    justify-content: flex-end;
    right: 5em;
}

/* Clients section — wider hover image to avoid cropping landscape images */
.flex-list .hover-reveal {
    width: 18vw;
    height: 12vw;
}
