@media screen and (min-width:80rem)
{
    .stage--type-campaign > .stage__visible-container {min-height: calc(100vH - 192px);}
}

