body .hero {
    height: 500px;
    height: 55vh;
    min-height: 500px;
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}