
@media (max-width: 550px) {
    #economicImpactMapAbsolute {
        height: calc(100% - 150px) !important;
    }

    #bookingMap-map {
        height: 100% !important;
    }

    #PAB-share, #PAB-top {
        height: 350px !important;
    }
}