@charset "utf-8";

.news{
}

@media screen and (max-width: 767px){
  .news {
    
  }
}

