/*...543   544....767   768....991   992....1199   1200...*/
/*__xs__   ____sm____   ____md____   ____lg_____   ___xl__*/
/** news */
.node--type-news .node__submitted {
  margin-bottom: 0.5rem;
  color: #999;
  font-size: 0.9em; }

.node--type-news .field--name-field-tags {
  overflow: hidden;
  margin: 0 -10px; }
  .node--type-news .field--name-field-tags .field__item {
    float: left;
    margin: 0 10px; }

.node--type-news.node--view-mode-teaser {
  margin-bottom: 50px; }
  .view-display-id-block_front .node--type-news.node--view-mode-teaser .img-adaptive {
    margin-bottom: 10px; }

.node--type-news.node--view-mode-full .field--name-field-image {
  margin-bottom: 30px; }
