

li{
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
}


li img{
    max-height: 100%;
}