/*
 * REDE SALVAR / Seja Voluntário (menu 128, artigo 10066)
 */

body.itemid-128 .page-header,
body.itemid-128 .article-details > .article-header,
body.itemid-128 .article-info,
body.itemid-128 .article-ratings-social-share,
body.itemid-128 .article-social-share {
  display: none !important;
}

body.itemid-128 .dc-rede-salvar-screenshot {
  margin: 24px auto;
  max-width: 1140px;
}

body.itemid-128 .dc-rede-salvar-screenshot img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  border: 5px solid #e8e8e8;
  box-sizing: border-box;
}
