.introduction-video{
    margin: auto;
    padding: 0 2rem;
    text-align: center;
    width: 100%;
    @media (min-width: 1024px) {
      width: 780px;
    }
  }
  .introduction-video iframe{
    margin: auto;
    aspect-ratio: 560 / 315;
    width: 100%!important;
    height: auto!important;
  }
@media (min-width: 1024px){
  .g-title_pb_5px {
  padding-bottom: 5px!important;
  }
}

