

/* Agency Custom CSS */



@media print, screen and (min-width: 64em) {
    body.jay.adaptive .horizontal-menu .dropdown.menu .mega.is-active>.nested {
        display: block!important;
        column-count: 5;
    }
}
    

#footer_agency #footer_agency-brand .logo_agency {
    height: 100px;
    margin-bottom: 10px;
}