article.node--type-ancien-numero.node--view-mode-teaser {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #818181;
  margin-bottom: 0;
  padding: 25px 30px;
}
article.node--type-ancien-numero.node--view-mode-teaser .node__content {
  margin: 0;
}
article.node--type-ancien-numero.node--view-mode-teaser .node__content .field--name-field-ancien-numero-image-cover {
  margin: 0 30px 0 0;
}
article.node--type-ancien-numero.node--view-mode-teaser .node__content .field--name-field-ancien-numero-image-cover img {
  -webkit-box-shadow: 6px 6px 7px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 6px 6px 7px 0px rgba(0,0,0,0.4);
  box-shadow: 6px 6px 7px 0px rgba(0,0,0,0.4);
  height: auto;
  margin: 0;
  width: 100%;
}
article.node--type-ancien-numero.node--view-mode-teaser .node__content .name {
  color: #818181;
  font-size: 16px;
  font-weight: bold;
}
article.node--type-ancien-numero.node--view-mode-teaser .node__content .title a {
  text-decoration: none;
}
article.node--type-ancien-numero.node--view-mode-teaser .node__content .title a h3 {
  color: #733986;
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 14px;
  position: relative;
}
article.node--type-ancien-numero.node--view-mode-teaser .node__content .title a h3:after {
  background: black;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100px;
}
article.node--type-ancien-numero.node--view-mode-teaser .node__content .body p {
  margin: 0;
}
@media (max-width: 559px) {
  article.node--type-ancien-numero.node--view-mode-teaser .node__content .field--name-field-ancien-numero-image-cover {
    margin: 0 0 30px 0;
    text-align: center;
  }
  article.node--type-ancien-numero.node--view-mode-teaser .node__content .field--name-field-ancien-numero-image-cover img {
    height: auto;
    width: 182px;
  }
}
