[v-cloak] {
    display: none;
}

.h380 {
    height: 380px;
}

.optijn {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(255,255,255,0),rgba(255,255,255,1));
    background: -o-linear-gradient(bottom, rgba(255,255,255,0),rgba(255,255,255,1));
    background: -moz-linear-gradient(bottom,rgba(255,255,255,0),rgba(255,255,255,1));
    background: linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,1));
    z-index: 2;
}

.hot-hosp .hot-imgs img {
    width: auto;
    height: 100%;
}

.hot-hosp .hot-imgs {
    text-align: center;
}
