/* Keep the logo and heading at the top of the energy project thumbnail visible. */
.project-card > a[href="/projects/regional-energy-transition-collaborative/"] img {
    object-position: center top;
}
