@media screen and (max-width: 1750px) {
    .avisoHeader {
        display: none;
    }
}
