.page-content {
    width: 100%;
}

.hero {
    padding-top: 85px;
}

@media screen and (max-width:900px) {
    .hero {
        height: auto !important;
    }
}

#section-hero {
    height: auto !important;
}
