@media screen and (max-width: 2400px) and (min-width: 1400px) {
.row.margin-0.vogue-hero{ 
min-height: 30rem !important;
}
} 
@media (min-width: 1800px) {
.row.margin-0.vogue-hero { 
min-height: 40rem !important;
}
}