Flexbox responsive issues

Hi everyone!

Newbie here…I need some help with the scaling/responsive-ness on one page of my site (Called partner). I have a 4 column list with flexbox - in my opinion it looks great on big desktop, tablets and mobile…but if you look at the site in view mode you will notice that it’s not very good when you shrink the browser from ca 2000 - 990. How can I make it work on these breakpoints?

I want the view to be 80% of the total screen size on desktop breakpoint but 90 % at other times.

  • The hero text goes too far from the “start point”
  • The subtext is getting too small

Is it possible to do the following?

  • When the breakpoint reaches for example 2000 can we switch from 4 column to 2 columns?

Or do you have a better solution?

I hope you understand what I’m trying to say :melting_face: