.empty-hero {
    min-height: 500px;
}

@media only screen and (min-width: 1300px) {
    .empty-hero {
        min-height: 650px;
    }
}

@media only screen and (max-width: 600px) {
    .empty-hero {
        min-height: 250px;
    }
}


post@fancybord.no
Passord: Rayankhani123