/*.vp-banner {
 background-size: contain !important;
 background-position: center center !important;
 background-color: white !important;
 height: 50vh !important;
 margin-top: 1rem !important;
 margin-bottom: 0rem !important;
}

.portal__header__content__intro {
margin-top: 41vh !important;
}

.portal__content {
margin-top: 5rem !important;
}

.tile--spacious {
  --padding: 20px 32px;}*/

/* Temporary fix for VPC-465 */
.vp-picker__menu__item {
  flex: 0 0 auto;
}


.portal__header {
  padding-bottom: 4rem;
  padding-top: 4rem !important;
}

.tile--spacious {
  --padding: 20px 32px !important;
}

.vp-banner {
  margin-bottom: 1rem !important;
  background-position: center center !important;
  }
  /* Remove background */
  /* background: none !important;
} */

@media (max-width: 1375px) {
  .vp-article__aside-right {
    display: block !important;
    padding: 0 2rem !important;
  }
}

.portal__header__content__intro--heading {
  font-size: calc(var(--K15t-font-size-headline-x-large) - 4px) !important;
}

.header {
  border-bottom: none;}