@media only screen and (max-width: 1390px) {
    .jamie-home-bar-big-text .et_pb_row,
    .jamie-home-hotel-locations .et_pb_row,
    .jamie-home-hotel-offers .et_pb_row,
    .jamie_bar_place .et_pb_row {
        width: 90% !important;
    }

    .jamie-home-hotel-rooms .et_pb_row .et_pb_column_1_2,
    .jamie-home-hotel-offers .et_pb_row .et_pb_column_1_2 {
        padding-left: 15px !important;
    }
}

@media only screen and (max-width: 980px) {
    .jamie_home_bunner_bar .et_pb_promo .et_pb_promo_description h2 {
        padding-bottom: 15px !important;
    }

    .jamie_bar_place .et_pb_column_1_2:last-child{
        width: 46% !important;
    }
    .jamie_bar_place .et_pb_column_1_2:first-child{
        width: 52% !important;
        margin-right: 2% !important;
    }

    .jamie_bar_place .et_pb_image .et_pb_image_wrap,
    .jamie_bar_place .et_pb_image .et_pb_image_wrap img{
        display: block !important;
        width: 100% !important;
    }
}

@media only screen and (max-width: 767px) {
    .jamie_bar_place .et_pb_column_1_2:last-child{
        width: 100% !important;
    }
    .jamie_bar_place .et_pb_column_1_2:first-child{
        width: 100% !important;
        margin-right: 0 !important;
    }

    .event_button a.et_pb_button:after{
        margin-left: 10px !important;
    }
}
@media only screen and (max-width: 480px) {
    .jamie_home_bunner_bar.et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4:last-child {
        margin-bottom: 0 !important;
    }

    .jamie_home_bunner_bar.et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4 {
        padding-top: 0 !important;
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 30px !important;
    }
}
