.cmp-pick-up-slider .cmp-bg{
    width: 100%;
    max-width: 312px;
}


@media screen and (min-width: 960px) {
    .cmp-pick-up-slider .cmp-bg {
        width: 100%;
        max-width: 312px;
        height: auto !important;
        aspect-ratio: 23 / 19;
    }
}
@media screen and (min-width: 960px) {
    .cmp-bridal-fair-section .post .cmp-bg {
        height: auto;
        aspect-ratio: 23 / 19;
    }
}
.cmp-bridal-fair-section .post .cmp-bg {
    height: 32vw;
    height: auto;
    aspect-ratio: 23 / 19;
}

main .new .right-post .post:nth-of-type(n + 2){
    display: none;
}
@media screen and (min-width: 960px) {
main .new .right-post .post:nth-of-type(n + 2){
    display: block;
}
}

@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: 32vw;
    aspect-ratio: 23 / 19;
}


@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: 32vw;
    aspect-ratio: 23 / 19;
}