.v-center{display:flex;align-items:center;}
.center-cropped{width:100%;max-height:600px;flex-wrap:wrap;overflow:hidden;}
.center-cropped img{object-fit:cover;object-position:50% 50%;}
.rowoverlay{position:absolute;top:0;left:0;z-index:1000;bottom:0;right:0;height:100%;}
.container-overlay{position:absolute;top:0;z-index:1000;}
.cinfo legend{color:#f8f8f8;}
li{
    font-size: 18px;
}
legend{
    font-size: 30px;
}