.content-none {
  &::after,
  &::before {
    content: none !important;
  }
}
