.rest_box_line_item{
    height: auto;
}

@media screen and (max-width: 1440px)  {
    .menu,
    .city{
        margin-top: 15px;
    }
}
@media screen and (max-width: 1260px) {
    .pgr_hotel_home .cont_delivery{
        max-width: 100% !important;
    }
    .se_cal{
        display: none!important;
    }
    .content_box{
        display: block;
    }
}
