.home-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
    max-height: 800px;
    margin-bottom: -6px;
    min-height: 350px;
}
