.thumb {
    margin-bottom: 30px;
    overflow: hidden;
    text-align: center;
    height: 350px;
}

.img-responsive {
    height: 300px !important;
}

video {
    width: 90%;
    height: 300px;
    /*object-fit: cover;*/
}

body {
    padding-top: 70px;
}