@container (max-width: 500px) {
  blockquote {
    border-left: 0px;
    padding-left: 0px;
    margin: 4rem 0 2rem 0;
  }
  blockquote::before {
    height: 32px;
    width: 24px;
    left: 0px;
    top: -15px;
  }
}
