WAIT: Unable to Override .brxe-image img Position with Custom CSS

When applying a custom CSS rule to override the position of an image inside .brxe-image using the selector :where(.brxe-image) img { position: static !important; }, the style is not being applied. Even with !important and a custom layer, the default or internal styles still take precedence.

Expected behavior:
Custom CSS using !important and proper specificity should override default styles, especially when applied via a user-defined layer.

Hi,
Welcome to the forum!

Please provide a live link. Thank you!

Best regards,
timmse

Screenshot 2025-07-10 164520
It does not override the position until I add the styles in the bricks layer.

Provide a live link, please. If you don’t want to share it publicly, send me a DM.
Also, where exactly do you add the custom styles?