.card__container{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    
}