body .home-footer-video {
    height: 75vh;
}

.blog-post__img {
	justify-content: center;
}
@media screen and (max-width: 750px) {
    body .home-footer-video {
        height: 30vh;
    }
	##videobcg{
    max-width: 100%;
	}
}