/* Approved transparent logo: frame its generous alpha margin without editing it. */
html[data-portal="campiglio"] .navbar .navbar-brand,
html[data-home="campiglio"] .navbar .navbar-brand { display: flex; align-items: center; justify-content: center; width: 248px; height: 64px; overflow: hidden; margin: 0; padding: 0; flex-shrink: 0; }
html[data-portal="campiglio"] .navbar .navbar-brand img,
html[data-home="campiglio"] .navbar .navbar-brand img { width: 268px; max-width: none; height: auto !important; flex-shrink: 0; }
html[data-portal="campiglio"] .v2-footer-brand,
.ct-home .v2-footer-brand { width: 235px; height: 78px; overflow: hidden; display: flex; align-items: center; }
html[data-portal="campiglio"] .v2-footer-brand img,
.ct-home .v2-footer-brand img { width: 260px !important; max-width: none; }
@media(max-width: 767px) {
    html[data-portal="campiglio"] .navbar .navbar-brand, html[data-home="campiglio"] .navbar .navbar-brand { width: 190px; height: 58px; }
    html[data-portal="campiglio"] .navbar .navbar-brand img, html[data-home="campiglio"] .navbar .navbar-brand img { width: 216px; }
}
