@import "../global.css";
@import "../seamless.css";
@import "../hero-shrink.css";

/* DBA logo */
div#root .fwm-team-header-entity-logo-image {
  width: 15.625rem;
}

/* Align Center - Tall */
.fwm-column-thirds .fwm-nestable-flex {
  align-items: center;
}

/* Awards */
@media (min-width: 48rem) {
  .fwm-awards-standard picture:has(img[src*="3b868e09-7eed-4b2d-915c-0d275f38eeba"]) {
    height: initial;
    max-height: initial;
    width: 50%;
  }
}
