Overriding styling that has no variable assigned

Hi,

I’m trying to make the ion-cards as wide as the device screen. This is easily double by overwriting width and margin on ion-card. However i need to apply a !important to make it work which seems a bit excessive. Is there another way to overwrite styling that ionic hasnt assigned variables too ?

With best regards,

Robin