.bg-cover:not(.bg-home) {
    max-height: 500px;
}
.bg-home {
    height: 100vh;
}
