@media (max-width: 768px) {
  .up-d_instagram-list:nth-child(n + 10) {
    display: none !important;
  }
}
