.container {
  text-align: center;
  cursor: pointer;
  .none {
    display: none !important;
  }
}