/* START - Smaller Spotlight Images  */
.card .top {
    min-height: 0px !important;
    width: 250px !important;
}
.card .bottom {
    width: 250px;
}
.spotlight-v5 .card-slider .card {
    flex: 0 0 0 !important;   
}
.card-slider .card .content .snippet {
    text-shadow: 2px 0 0 #000, 0 -2px 0 #000, 0 2px 0 #000, -2px 0 0 #000;
}
/* END - Smaller Spotlight Images  */