/* Make changes to https://ista.org/css/style-a1eg.css instead so all subsites are updated */


/* This file is for changes ONLY to the ISTA Forum Europe */
.top-opacity::after {
    opacity: 0.4;
}

#homepage-main>#san-diego-row::before {
    background: url(https://ista.org/ista_forum_europe/images/ISTA-Forum-Europe-2025-Location.png);
    background-size: cover;
}

#top-header-wrap>img[src="https://ista.org/photos/ISTA-Forum-Europe-2025-Header_01232025074321.PNG"] {
    object-position: center;
    filter: contrast(0.7);
}

@media (min-width: 1401px) {
    #homepage-main>#san-diego-row::before {
        background-position-y: -80px;
    }
}