

.mobile .fullImage img{
    padding-top: 70px !important;
    height: 400px;
    object-fit: cover;
}
.mobile .name-of-hotel{
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile h1{
    font-size: 26px;
    text-align: center !important;
}
.mobile h2{
    font-size: 24px;
    text-align: center !important;
}
.mobile h3{
    text-align: center !important;
}
 .mobile body, .mobile div{
    font-size: 15px !important
}
.mobile.for-homepage .btn.pull-left{
    float: none !important;
    display:flex;
    justify-content: center;
}
.mobile .nav-wrap .navBtnBorder .min-price-div {
    font-size: 11px !important;
}
.mobile .navbar-logo{
    background: #fff;
}

.mobile .simp-custom-3cardlayout .col-xs-12{
    background: #f7f7f7;
}
.mobile .simp-custom-3cardlayout .descriptionMobileNoSpace{
    padding: 0px 15px 20px;
}
.mobile .simp-custom-3cardlayout a{
    font-weight: 600;
}
.mobile .simp-custom-3cardlayout .descriptionMobileNoSpace div{
    padding-top: 10px;
}
.mobile .simp-custom-3cardlayout p{
    margin-top: 10px !important;
}
.mobile .simp-custom-3cardlayout h6{
    font-size: 12px;
    margin-bottom: -10px !important;
}



