/*Write Css*/

.hotel-booking .agro_banner .sliderArea .slider-items .slider-contents
{
  max-width:600px;
  margin:0 auto;
}
.guest-wrapper-images-single img
{
    width: 85px;
    height: 85px;
    max-width: 85px;
    object-fit: cover;
}
.guest-wrapper-images-single{
    max-width: 85px !important;
    height: 85px !important;
    width: 85px;
    object-fit: cover;
}