#grq_productvideo .video.preview .js-btn-youtube-play > i {
    font-size: 3rem;
    top: 30%;
    position: absolute;
    left: 40%;
}

#grq_productvideo .video.preview .js-btn-youtube-play:hover > i {
    background: #000000ba;
}

#grq_productvideo h1.title {
    padding-bottom: .5em !important;
}

#grq_productvideo .description{
    margin-top: .3em !important;
    margin-bottom: 1em;
}