File: D:/HostingSpaces/PDeckers/opelkapitan.nl/wwwroot/css/partials/_homeTextRow.sass
.home-text-row
position: relative
z-index: 15
background: $yellowish url('/img/noise.png')
.styling-block
width: 100%
.left, .right
background: $yellowish url('/img/noise.png')
&:before
border-color: rgba(82, 82, 82, 0.5)
.left
top: -167px
&.first
margin-bottom: -320px
margin-top: 340px
&.bottom
height: 608px
margin-top: -608px
.left, .right
background-color: $yellowish
.right
background-image: url('/img/noise.png'), url('/img/line-gradient.png')
background-size: auto, contain
.left
background-image: url('/img/noise.png'), url('/img/line-gradient2.png')
background-size: auto, contain
+media-query(900px)
.home-text-row
.styling-block.first
margin-bottom: -400px