@import "uni-bremen-colors.css";
@import "uni-bremen-font.css";
@import "uni-bremen-navbar.css";


.header-img {
  height: 80px;         /* or any desired height */
  width: auto;
  object-fit: contain;  /* ensures the whole image fits within the box */
  display: block;
}