.top-image::after {
    background-image: url(../images/backgrounds/notable_community_representatives.png);
    background-position: left top;
}

.vertical-list-element img {
    aspect-ratio: 3/4;
    height: unset;
    max-width: 200px;
}

.news-header-columns .column {
    width: 100%;
    display: inline-flex;
}