h1.documentFirstHeading {
    display: none;
}

body {
    overflow-y: hidden !important;

}

div#upper-banner {
    margin-bottom: 0 !important;   
}

img.bg-container {
  max-width: 100%;
  max-height: 150vh !important;

}

footer#portal-footer-wrapper {
    display: none;
}
