.card-featured-state .card-img{border-radius:8px;height:280px!important;object-fit:cover;width:100%}.card-featured-state .overlay-dark{background-color:rgba(51,63,72,.4)}.card.card-featured-state{overflow:hidden;position:relative}.card.card-featured-state .card-img{transition:transform .5s ease}.card.card-featured-state:hover .card-img{transform:scale(1.1)}.card-img-overlay.overlay-dark{background:rgba(0,0,0,.5);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.card-title.text-white.text-center a{color:#fff;text-decoration:none}.card-title.text-white.text-center a:hover{text-decoration:underline}@media (max-width:767px){.card-featured-state .card-img{border-radius:8px;height:200px!important;object-fit:cover;width:100%}}