.moodvideo {
    width: 100%;
    height:100%
}

.moodvideo__video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.925;
}
