.figure {
    width: 100%;
}
.img-fluid {
    width: 100%;
    object-fit: fill;
}
