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


/* This file is for changes ONLY to the European Packaging Symposium */

#homepage-main>#san-diego-row::before {
    background: url(https://ista.org/images/Frankfurt-Large-4.png);
    background-size: cover;
}

#main-menu,
#mobile-toggle,
#mobileMenuWrapper {
    /* Hide all menus while ISTA Forum Europe subsite is being set up */
    display: none;
}

@media (max-width: 1200px) {
    header {
        /* Remove 37px gap because  #mobile-toggle is hidden while ISTA Forum Europe subsite is being set up*/
        margin-top: 37px;
    }
}