.at-og-image {
    height: 180px;
    background-color: #f3f4f6;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.at-og-image:not([style*="background-image"]) {
    display: flex;
    align-items: center;
    justify-content: center;
}
