.lista-cursos .card-panel{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 75px;
    text-align: center;
    cursor: pointer;
}