.img-mpeg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

