/* ansolute admin 테마 — 마스트헤드 브랜드 로고(1800x500 락업) 크기 보정 */
.keycloak__pageheader_brand,
img.keycloak__pageheader_brand,
.pf-v5-c-masthead__brand img,
.pf-v5-c-masthead__brand .pf-v5-c-brand {
  max-height: 36px !important;
  width: auto !important;
  object-fit: contain !important;
}
