@charset "utf-8";

@media screen and (min-width: 950px) {


.dropmenu-hidden-desktop {
    display: none !important;
}

}

