.cardInfoWidth{
    width:100%;
}
.cardInfoFlex{
    display:flex;
    margin-bottom:10px;
}
.addCardTable{
    height:430px;
}
.imageStyle{
    /* width:380px;
    height:200px; */
    width:290px;
    height:200px;
}
.mobileFontSize{
    font-size:inherit;
}