article.teaser {
  margin-bottom: 20px;
}
article.teaser img.default {
  width: 267px;
  height: 179px;
}
.path-frontpage article.teaser {
  margin-bottom: 0;
}
article.teaser h2 {
  font-size: 18px;
  text-align: center;
}
article.teaser .date {
  text-align: center;
  font-weight: bold;
  color: #2a4baa;
}
article.teaser .content {
  height: 320px;
  overflow: hidden;
}
article.teaser .content .field--name-body {
  text-align: justify;
}
article.teaser .sharebox {
  padding-top: 20px;
}
article.teaser .more a {
  width: 100%;
  margin-top: 20px;
}
article.teaser #territoire_map {
  height: 300px;
}
article.views-teaser.is-promoted img.default {
  width: 1200px;
  height: 475px;
}
article #territoire_map {
  height: 400px;
  margin: 20px 0;
}
article #territoire_map .popup .nom {
  font-weight: bold;
  color: #1081c5;
}
