
@media (max-width: 1199px) {
    /* .bg-img-cover {

    } */
    .col-xl-7:has(.bg-img-cover) {
        display: none;
    }
}