/*
Theme Name: Divi Child
description: >-
  Divi Child Theme
Author: Nicolas
Template: Divi
Version: 1.0.0
*/

.video-size-fixer .et_pb_video_box {
    padding-top: 56.25%;
}

.et_pb_video_box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}