File: D:/HostingSpaces/meuwis/lmbm.be/resources/assets/sass/site/partials/dynamic/_contentBlock.sass
&.content-block
position: relative
+flex(space-between, flex-start)
.image
width: 50%
img
width: 100%
&.small
display: none
+respond-to-width(450)
&.medium
display: none
&.small
display: block
.content
width: column(5, 12)
.content
+order(1)
width: column(5, 12)
&[data-image-location='right']
.image
+order(2)
.content
+order(1)
+respond-to-width(900)
display: block
.image
width: 100%
margin-top: 40px
+order(2)
.content
width: 100%