/*
Theme Name:   BusinessLounge-child
Template:     DKS_v2
*/

/* Logo zichtbaar maken op desktop */
@media (min-width: 1025px) {
    .light-logo.logo-image {
        display: block !important;
        width: auto !important;
        height: auto !important;
        opacity: 1 !important;
    }
}
