.content-wrapper {
  h6 + p,
  h6 + div {
    padding-left: 1rem;
    img {
      width: 40px;
      height: 40px;
      &:not(:last-child) {
        margin-right: 10px;
      }
    }
  }
}
