.three-approved-logo { display: block; width: 210px; height: auto; object-fit: contain; }
.three-site .site-header .brand { flex: 0 0 auto; width: auto; }
.three-footer .three-approved-logo { width: min(320px, 100%); filter: brightness(0) invert(1); }
@media (max-width: 1100px) { .site-header .three-approved-logo { width: 170px; } }
@media (max-width: 760px) { .site-header .three-approved-logo { width: 156px; } .three-site .site-header { gap: 12px; } }
@media (max-width: 380px) { .site-header .three-approved-logo { width: 136px; } .three-site .site-header { gap: 8px; } }
