﻿.youtube-content-row {
  margin-bottom: 1.5rem; }
  .youtube-content-row .col {
    padding: 0; }
    @media (max-width: 768px) {
      .youtube-content-row .col {
        margin-bottom: 15px; } }
  .youtube-content-row .embed-container {
    width: 95%;
    margin: 0 auto; }
    @media (max-width: 768px) {
      .youtube-content-row .embed-container {
        width: 100%; } }
    .youtube-content-row .embed-container iframe {
      width: 100%;
      min-height: 25rem; }
