.room-details{
width: 50% !important;
padding-left: 50px;
}
.room-image{
    width: 50% !important;;
}
.room-image img{
    border-radius: 50px;
}