#hypno-coaching {
  h1 {
    text-transform: uppercase;
  }

  > section {
    > article {
      > div {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        min-height: 320px;
      }
    }
  }
}
