.container-img{
    width: 250px;
    height: 130px;
    object-fit: contain;
    margin: auto;
}

.container-img > figure > img{
    width: 100%;
}