Hi,
I'm struggle with the padding around borders on mobile tried a few different ways to target the change in media screen but can't figure it out - is it the border I need to target or the change in size for the image?
I've attached screen shot.
This is the code I'm using for my desktop view
#block-10fe94907ac75ac8cf6d {
border: 30px solid #E6C3AA;
padding: 0px;
}