@media screen and (min-width: 960px) {
    main .cmp-lower-top-section .post .cmp-bg {
        height: auto;
        aspect-ratio: 23 / 19;
    }
}

main .cmp-lower-top-section .post .cmp-bg {
    height: auto;
    aspect-ratio: 23 / 19;
}