.bloc-web-video-header {
    margin-bottom: -50px;
    transform: perspective(0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
}

.bloc-web-video-header img {
    height: 500px;
    width: auto;
}

.section.is-header {
    background: url(../../assets/pattern-5.svg), linear-gradient(to bottom right, #8ABE55, #009C46);
    background-size: 250px, 100%;
}

.minititle.is-primary {
    background-color: #8ABE55;
    color: #FFFFFF;
}
