.sw19b-sales-plea {
  background: #eee;
  padding: 30px 0 40px 0;

  .sw19s-std-wrap {
    display: flex;
  }

  .cta {
    margin-right: 25px;
  }

  .cta h3 {
    margin: 0;
    font-size: 32px;
    font-weight: bold;
    color: #111111;
  }

  .cta p {
    color: #111111;
    font-size: 18px;
  }

  ul {
    padding-left: 20px;
  }

  li {
    color: #111111;
  }

  .cta-and-more {
    display: flex;
    margin-top: 20px;
  }

  .try-free {
    display: inline-block;
  }

  .try-free p {
    font-family: Roboto, sans-serif;
    color: #a1a1a1;
    font-size: 12px;
    line-height: normal;
    text-align: center;
    margin: 10px 0 0 0;
  }

  .cta-and-more .more {
    border-left: 2px dotted #a1a1a1;
    padding-left: 20px;
    margin-left: 20px;
    height: 44px;
  }

  .cta-and-more .more a {
    line-height: 40px;
    color: #ff6200;
    font-weight: normal;
    text-decoration: none;
  }

  .cta-and-more .more a:hover {
    text-decoration: underline;
  }

  .extra {
    margin-left: 25px;
  }

  .extra h3 {
    color: #111111;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
  }

  .extra p {
    color: #111111;
    font-size: 16px;
    margin: 0;
    line-height: normal;
  }

  .address {
    margin-top: 40px;
  }

  .address a {
    color: inherit;
    text-decoration: none;
    font-weight: normal;
  }

  .video {
    width: 290px;
    margin: 30px auto 0 auto;
  }

  @media (max-width: 768px) {
    .sw19s-std-wrap {
      display: block;
      text-align: center;
    }

    .cta {
      margin-right: 0;
    }

    .cta h3 {
      font-size: 28px;
    }

    ul {
      text-align: left;
    }

    .cta-and-more {
      justify-content: center;
    }

    .extra {
      margin-top: 23px;
      margin-left: 0;
    }
  }
  .wistia-responsive-container {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
  }

  .wistia-responsive-container span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
