.card-img {
    display: flex;
    justify-content: center;
    align-items: center;
    
}

.image1 {
    max-width: 48%;
    max-width: 48%;
    /* height: auto; */
    /* height: max-content; */
}
