.editorial-text::after {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    min-height: 100px;
    background-image: url(https://hail-internal.s3.amazonaws.com/hail-custom-blocks/woady-yaloak-primary/Ross-Creek-Campus-acknowledgment.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 12px 0 24px;
    background-position: center;
}

