
@media screen and (max-width: 60em) {
    nav.art-geo{
        display: none;
    }
}