

body{
        background: rgb(246, 243, 243);
}

/* .z-zomato-responsive{
    display: block;
    font-size: 40px;
}



.offcanvas-title{
    position:absolute;
    right:4px;
    top:8px;
}

.offcanvas-body{
    margin-top: 5px;
}


@media screen and (max-width: 1050px) {
    .z-zomato-responsive{
        display: inline;
        position: absolute;
        top:4%;
        right: 20px;
        font-size: 40px;
    }
} */