/* keep old themes look and feel */
@media (min-width: 62.5rem) {
    .node--view-mode-teaser .teaser__content .field--type-image {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
