@media (max-width: 768px) {
  .neonfront_content_desc p:not(:first-child),
  .neonfront_content_desc ul,
  .neonfront_content_desc strong {
    display: none;
  }
}