.card {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
}

.rank-img{
    height: 200px; 
    margin-bottom: 40px;
}

div.container6 {
    display: flex;
    align-items: center;
    justify-content: center 
}

