Currently, I am utilizing Material UI version 4 on my website and integrating cards (for more details, click here).
https://i.stack.imgur.com/dm2M2.png
I am interested in enlarging the overall size of the card so that the image appears larger. As I am simply importing the standard Material UI card into my React project, I am unsure if it is feasible to adjust the dimensions using CSS or another technique. Could someone advise me on whether this customization is possible? Thank you for your assistance in advance!