﻿_:-ms-fullscreen, :root .pageContainerFixed.pageContainerFixedHome {
    height: 100vh;
}

_:-ms-fullscreen, :root .startMappingLink img {
    max-height: 300px;
}

_:-ms-fullscreen, :root .content-hero-image {
    max-height: 500px;
}

_:-ms-fullscreen, :root .searchIcon {
    margin-top: 0;
}

@media only screen and (min-width: 700px) {
    _:-ms-fullscreen, :root .species-banner-text {
        left: 16%;
        top: 55%;
    }
}

@media only screen and (min-width: 1300px) {
    _:-ms-fullscreen, :root .content-banner {
         top: -39.6%;
    }
}