.pr-tertiary {
  background: transparent;
}
.pr-tertiary:before {
  background-image: url('/Files/PortalReady/v000/Img/banner/painel-imagem-de-marca.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #e1ddd4;
}
.pr-tertiary:after {
  left: -100%;
  background: rgba(0, 0, 0, 0.6);
}
