.logo-black {
    max-width: 110px;
        object-fit: cover;
    }

.flo{
    align-items: center;
    justify-content: center;
    display: flex;
}
.swiper-content a{
    border-radius: 10px;
}
@media (max-width:767px){
    .phn-wise{
        display: none;
    }
    .logo-black {
height: auto!important;
    }
        .header_menu .navbar.navbar-default .navbar-header .navbar-brand {
            padding: 0px 0px;
}

.rotl img{
    border-radius:10px;
    width:100%;
}
.grid-image img{
  height:325px!important;
 width:100%;
}
.detail-slider-item img{
height: 400px;
border-radius: 12px;
width: 100%;
}
.neha-title span{
    color:white;
}
.top-hotels-ii img{
height:350px;
object-fit: cover;
}
.pull-left a{
    color:#06bc60;
}
.room-image img{
    height:350px;
}
.service-image img{
    height:450px;
    border-radius:10px;
}
.news-image img{
    height: 250px;
}
.recent-image img{
height: 70px;
width: 100px;
}
.flo{
    align-items: center;
    justify-content: center;
    display: flex;
}
.award-image img{
height: 270px
}
.gal li>a>img{
    width: 100%;
    height: 120px;
}
.sidebar-package-image img{
    height: 280px;
    border-radius: 10px;
}
}