figure.fill img {
    object-fit: contain;
    object-position: center;
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
    max-height: 100% !important;
}