

/* CSS from section stylesheet tags */
@media only screen and (max-width: 768px) {

  .youtube{
    aspect-ratio: 1/1;
    width: 100%;
    height: 100%;
  }
  }