.profi-video-container {
    width: 100%;
    max-width: 100%;
    margin: 0;
    line-height: 0;
}

.profi-video-container video {
    display: block;
    max-width: 100%;
    height: auto;
}
