.section-homepage-video {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 15vh; 
}

.video-homepage {
    width: 50%;
    height: auto;
    max-width: 30%; 
}