Hey, I've got this challenging scenario that seems to be difficult to do in web design.
.
It needs to be responsive. So I'd want live text where it says "Section Title", an image or logo in the center, and a button that has a partially transparent fill that could have a hover effect. It's important that the lines don't touch the button or the text on top and that when the image resizes, the background adjusts to fit its container. The line lengths on the sides must resize up until mobile resolutions, which would drop it completely.
I have an idea how to do some of it, except when the lines don't touch. I'd think SVG clipping?
Uh, I like solving riddles like that
I hope you can use flexbox, it makes things a lot easier. Could be solved without too, but would be less elegant.
http://codepen.io/grmlin/full/zKqRZL/