/* Lightweight header additions. Keep existing main-header.css. */
body { overflow-x: hidden; }

.alts-top-slider-content {
    min-height: 25px;
    width: 100%;
    text-align: center;
}

.alts-top-slider-content .main {
    width: 100%;
    text-align: center;
}

.alts-top-slider-content img {
    display: inline-block;
    max-width: 100%;
}

.sticky_logo[hidden] {
    display: none !important;
}
