/*!
global > color
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.news {
  margin-bottom: 55px;
}
.news .c_news {
  margin-bottom: 55px;
}
@media screen and (min-width: 768px) {
  .news {
    margin-top: -36px;
    margin-bottom: 155px;
  }
  .news .c_news {
    margin-bottom: 75px;
  }
  .news .c_news__item {
    padding-top: 46px;
    padding-bottom: 47px;
  }
}
/*# sourceMappingURL=news.css.map */
