@media screen and (max-width: 1200px){
#menu-location-principal {
    display: none;
}
}
