@media (min-width: 750px) {
    .jm-twoVideoBlocks-at {
        position: relative;
        display: flex;
        justify-content: space-between;
    }

    .at-twoVideoBlocks .wrapper-small {
        flex: 0 1 48%;
        margin: 0;
        padding: 0;
    }
}
