.fundo-icone {
  width: 102px;
  height: 97px;
  border-radius: 5px;
}

.conheca-secretaria {
  width: 95px;
  height: 95px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.conheca-secretaria.icone-secretario {
  background-image: url("../../../img/icons/ico-hotpage-secretario.png");
  background-size: 85px;
}
.conheca-secretaria.icone-atribuicoes {
  background-image: url("../../../img/icons/ico-hotpage-atribuicoes.png");
  background-size: 90px;
}
.conheca-secretaria.icone-contato {
  background-image: url("../../../img/icons/ico-hotpage-contato.png");
  background-size: 75px;
}
.conheca-secretaria.icone-servicos {
  background-image: url("../../../img/icons/ico-hotpage-servicos.png");
  background-size: 85px;
}

/*# sourceMappingURL=conheca-secretaria.css.map */
