I have some custom HTML and css that works great on desktop, however on mobile I need to reduce the size by 50%.
I need to make the custom html box and its contents scale from 640w to 320w when in mobile view. I am at a loss on how to do this at the code level.