/* Add here all your css styles (customizations) */
.icon-ct {
    width: 30px;
    height: 30px;
    display: block;
}

.icon-adestramento {
    background: url('../new-img/icons/adestramento.svg') no-repeat center center;
}

.icon-day-care {
    background: url('../new-img/icons/day-care.svg') no-repeat center center;
}

.icon-filhote {
    background: url('../new-img/icons/filhote.svg') no-repeat center center;
}

.icon-hospedagem {
    background: url('../new-img/icons/hospedagem.svg') no-repeat center center;
}

.icon-assessoria-compra {
    background: url('../new-img/icons/assessoria-compra.svg') no-repeat center center;
}

.icon-exposicao {
    background: url('../new-img/icons/exposicao.svg') no-repeat center center;
}

.mini-descricao-servico {
    height: 90px;
}
