img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 0px; /* Abstand zwischen Bildern */
}
.item-page img,
.com-content-article__body img {
    margin-bottom: 0px; /* oder 3px oder 0px */
}


