a {
    color: inherit;
    text-decoration: inherit;
}

.video-container > div {
    width: 100%;
    height: 450px;
}

.product_form{
    max-width: 600px;
    width: 90%;
    margin: 0 auto;
}
