video.men {
    width: 50% ! IMPORTANT;
}

    .videos {
    display: flex;
    flex-wrap: wrap;
}
img.girl-main {
    position: absolute;
    z-index: 1;
    margin: auto;
    display: table;
    left: 0;
    right: 0;
    width: 50%;
    bottom: -200px;
}
.videos {
    position: relative;
}