HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
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