.bossgoo-index-about37 .aboutbar .left .video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media only screen and (max-width: 1040px) {
    .bossgoo-index-about37 .aboutbar .left {
        display: block !important;
        width: 100% !important;
    }
}