.gallery-box{
    display: flex !important;
    flex-direction: column;
}

.img-figure{
    min-height: 210px !important;
    width: 100% !important;
    height: 210px !important;
}