.swiper-slide.habitaciones {
    display: flex;
    align-items: center;
}

a.link-page {
    display: flex !important;
    width: 100% !important;
}

.img-slider {
    object-position: center center !important;
}

a.link-page .col-md-6 {
    padding: 0 !important;
}

.precio-hab.view {
    background-color: rgb(27 155 55) !important;
}