/* I Love Egypt — logo override for navbar + footer brand (.brand .mark) */
.brand .mark{
  width:auto!important;height:44px!important;aspect-ratio:1151/669;
  border-radius:0!important;box-shadow:none!important;
  background:url(/iloveegypt-emblem-192.webp) center/contain no-repeat!important;
}
.brand .mark svg{display:none!important}
.foot-brand .brand .mark{height:72px!important}
@media(max-width:620px){.brand .mark{height:36px!important}}
