.conteudo-itens {
  margin-bottom: 50px;
  padding: 20px 0;
}

.conteudo-itens .titulo {
  font-weight: 700;
}


.ancora {
  position: absolute;
  margin-top: -220px;
}

.botoes-icones a img {
  max-height: 64px !important;
}

@media (max-width:767.98px) {
  .botoes-icones {
    flex: 0 0 50%;
  }
}

  img {
    max-width: 100%;
    height: auto;
  }