@media screen and (max-width: 768px) {
    .hero-wrapper.hero-wrapper {
        height: 450px;
    }
}