.article__img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 7px;
}

.article__img-wrap {
    margin-bottom: 2em;
}