@media screen and (max-width: 767px) {
  .site-content .news-wrap ul > li {
    width: 100%;
    margin-right: 0 !important;
  }
}
