.e-hero-sub-section{
    top: 30%;
    left: 3%;
}
.hero-section-video{
    height: 300px !important;
    width: 100%;
}
@media (max-width: 426px) {
    .e-hero-sub-section{
        top: 34%;
    }
}