.mod-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.mod-image {
    margin-bottom: 0;
}
