/*.blockContent.layoutB.hasVideo {*/
/*}*/
/*.blockContent.layoutB.hasVideo iframe {   */
/*    max-width: 800px !important;*/
/*    max-height: 450px !important;*/
/*}*/
.blockImg > .fluid-width-video-wrapper {
    padding-top: 0 !important;
    height: 360px;
}
.blockImg > .fluid-width-video-wrapper iframe {
    width: 640px;
    height: 360px;
    position: inherit;
}