.ce_player {
    margin: $ce-margin 0;
    video {
        width: 100%;
        height: auto;
    }
}
