/* reduces the padding around the text overlay on the hero image so that it takes less space overall */

.portal__header {
    padding: 2.5rem 2.25rem 2.25rem;
}
.vp-banner {
    background-position: center 20%;
}