#mainmenu .submenu-dropdown li > a {
    white-space: nowrap;
}
.banner {
    height: auto;
}
.banner img {
    object-fit: cover;
    width: 100%;
    height: auto;
}
.bundle-links a.shortcut-link:before, .bundle-shortcuts a.shortcut-link:before {
    background: transparent;
    border: 0px;
    color: var(--gold);
}