.getting-real-intro {
  margin: 2em auto; }
  @media (min-width: 57.5em) {
    .getting-real-intro {
      margin: 3em auto;
      background-position: center center; }
      .getting-real-intro .book-intro__cover {
        width: 35%; }
      .getting-real-intro .book-intro__content {
        text-align: left;
        width: 60%;
        max-width: 60%; }
        .getting-real-intro .book-intro__content h1 {
          margin-top: 0; }
      .getting-real-intro .book-cover {
        transform: rotate(0deg); } }
