/*******************************
* AGENDA
*******************************/

.card-img-box {
    height: 193px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

a.texto-dia {
    opacity: 1 !important;
}

#adults_row .input-group.cantidad {
    float: right!important;
}

#childrens_row .input-group.cantidad {
    float: right!important;
}