@media (min-width: 769px) {
  .node--type-news.node--view-mode-full .layout--twocol-section .layout__region--second {
    margin-top: 90px;
  }
}
.node--type-news.node--view-mode-full .field--name-field-body {
  margin: auto;
  margin-top: 90px;
}
.node--type-news.node--view-mode-full .field--name-field-images:not(.owl-theme) {
  text-align: center;
  max-width: 720px;
  width: 100%;
  margin: auto;
}
.node--type-news.node--view-mode-full .field--name-field-images:not(.owl-theme) .field__item {
  display: inline-block;
}
.node--type-news.node--view-mode-full .field--name-field-images {
  margin-top: 50px !important;
}
@media (min-width: 991px) {
  .node--type-news.node--view-mode-full .field--name-field-images .slick-prev {
    left: calc(-20% - 80px);
  }
  .node--type-news.node--view-mode-full .field--name-field-images .slick-next {
    left: calc(-20% + 50px);
  }
}
.node--type-news.node--view-mode-teaser, .node--type-news.node--view-mode-small-teaser {
  max-width: 305px;
}
@media (min-width: 1359px) {
  .node--type-news.node--view-mode-teaser, .node--type-news.node--view-mode-small-teaser {
    max-width: 410px;
  }
}
.node--type-news.node--view-mode-teaser .node__content, .node--type-news.node--view-mode-small-teaser .node__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.node--type-news.node--view-mode-teaser .node__content .text-container, .node--type-news.node--view-mode-small-teaser .node__content .text-container {
  margin-top: 30px;
}
.node--type-news.node--view-mode-teaser .node__content .field--type-datetime, .node--type-news.node--view-mode-small-teaser .node__content .field--type-datetime {
  display: inline-block;
}
.node--type-news.node--view-mode-teaser .node__content .field--type-datetime, .node--type-news.node--view-mode-teaser .node__content .text-formatted, .node--type-news.node--view-mode-small-teaser .node__content .field--type-datetime, .node--type-news.node--view-mode-small-teaser .node__content .text-formatted {
  text-align: center;
}
.node--type-news.node--view-mode-teaser .node__content .field--type-datetime h2, .node--type-news.node--view-mode-teaser .node__content .field--type-datetime a, .node--type-news.node--view-mode-teaser .node__content .text-formatted h2, .node--type-news.node--view-mode-teaser .node__content .text-formatted a, .node--type-news.node--view-mode-small-teaser .node__content .field--type-datetime h2, .node--type-news.node--view-mode-small-teaser .node__content .field--type-datetime a, .node--type-news.node--view-mode-small-teaser .node__content .text-formatted h2, .node--type-news.node--view-mode-small-teaser .node__content .text-formatted a {
  text-align: center;
}
.node--type-news.node--view-mode-teaser .field--name-field-title h2 {
  font-size: 2.4rem;
  font-weight: normal;
}
.node--type-news.node--view-mode-teaser .field--name-field-title h2 a {
  font-size: 2.4rem;
  font-weight: normal;
}
.node--type-news.node--view-mode-small-teaser {
  max-width: 305px;
  width: 100vw !important;
}
.node--type-news.node--view-mode-small-teaser .field--name-field-title h2 {
  font-size: 1.8rem;
  font-weight: normal;
}
.node--type-news.node--view-mode-small-teaser .field--name-field-title h2 a {
  font-size: 1.8rem;
  font-weight: normal;
}
.node--type-news.node--view-mode-small-teaser .image-container {
  width: 100%;
}
.node--type-news.node--view-mode-small-teaser .image-container .field--type-image {
  width: 100%;
}
.node--type-news.node--view-mode-small-teaser .image-container .field--type-image .field__item {
  width: 100%;
}