div.container-fluid:has([src*="/branding/logonlogo"]) {
  display: flex;
  justify-content: center;
}
