.blokstreamer {
    position: relative;
    z-index: 20;
    height: auto;
    display: flex;
    width: calc(100% - 10vw);
    margin: -15vw 5vw 5vw;
}