/*! Place your custom styles here */
.hotele img{
    height: 300px;
    width: 100%;
    border-radius: 5px;
    object-fit: cover;
}
.slider img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.b-img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
section{
    padding-bottom: 0;
}
