CSS styling for collection pages help needed

Hello

I need help with CSS code to style my banners on my collection page:

URL link is: https://display-sign.co.uk/collections/chalkboards

I have put together 2 mock ups below of how I would like to style the banners for desktop and mobile view.

(Mock up of how I would like the banners/text to appear for desktop view)

(Mockup of how I want the banners/text to appear on mobile view)

Any help would be greatly appreciated!

Hi @gwilliams ,

First of all, you need to update your HTML structure for the section. cause you have added text and images in separate div tags. By doing this you can’t manage the provided mockup design.

You must need to keep image and description with one parent div to manage such mockup.

Please could you provide me with the HTML for this please?