/* Add here all your css styles (customizations) */

.youtubeWrap1 {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.youtubeWrap1 iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}

.youtubeWrap2 {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.youtubeWrap2 iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
