.news-media-top {
    width: 100%;
    display: block;
    clear: both;
    order: -1; /* Forces the flex element to the top if parent uses d-flex */
}