p{
    text-align: justify !Important;
}
.header-logo img{
    width: 130px;
}
.footer-logo img{
    width: 130px;
}
.side-logo img{
    width: 130px;
}
.preloader-inner img{
    width: 130px;
}

@media (max-width: 768px){
    .new-thumbmain img {
    min-width: unset;
    max-width: unset;
    }
.recep-img-new img {
    max-width: unset;
    min-width: unset;
}
 .order-img-new{
     order: 1 !Important;
 }
 .order-content-new{
     order: 2 !Important;
 }
.circle-img-new img{
    
    object-fit: cover;
    width: 600px;
    height: 300px !Important;
}
}
.menu-new-hidden{
    visibility: hidden;
}
.circle-img-new img{
    object-fit: cover;
    width: 600px;
    height: 600px;
}
span.char49 { 
    display: none;
}
 
 .order-img-new{
     order: 2;
 }
 .order-content-new{
     order: 1;
 }
 .resort-roomnew li{
     flex-direction: column;
 }