@media (max-width: 767px) {
  .news-item .event-place {
    display: block !important;
  }
}