@media screen and (min-width:992px) {
.home .ftco-navbar-light {
    position: absolute;
    background: transparent !important;
}
.home .ftco_navbar a {
    color: white;
}
}
.hero img {
    width: 100%;
    height: auto;
    border: 0;
    margin: 0;
}