#grey-bft .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container .hero__height {
min-height: 550px !important;
}
#grey-bft .hero__height .container .hero__content-wrapper.mt-90 {
margin-top: 50px !important;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
#grey-bft .hero__height {
min-height: 900px !important;
}
}
@media (max-width: 575px) {
#grey-bft .hero__height {
min-height: 700px !important;
}
}