.academica__item {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 5rem;
    background: #ffffff;
}

.academica__item img{
    width: 190px;
    height: 130px;
}