.model-hero-section {
    background-image: url('/global/images/models/billeder/hero/couple_stand_forfra.webp');
    background-position-x: center;
   background-position-y: 25%;
  background-repeat: no-repeat;
    height:80vh;
    width:100%;
    background-size: cover;
}

.landing-model-cards model-card-info {
   min-height:520px;
}