body, html {
    height: 100%;
    margin: 0px;
}

.hero-image {
    width:100%;
    height: auto;
}
img {
    width:100%;
    height:100%;
}
