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/Lacom/lacom.nl/resources/assets/sass/site/partials/home/_additionalRow.sass
.home-additional-row
  position: relative
  z-index: 3
  background-color: $darkBrown

  padding: calc(100vw / 12) 0

  +respond-to-width-beyond(1440)
    padding: 120px 0


  .grid-row
    +flex(center, flex-start)

    .container
      width: column(5, 12)

      .kms-content
        h2
          font-size: 1.6rem
          font-weight: medium()
          color: white

          &:first-child
            margin-top: 0

        p
          color: $lightBrown

      .button
        margin-top: 45px


      &.left
        padding-right: column(0.5, 12)
      &.right
        padding-left: column(0.5, 12)

      +respond-to-width(1000)
        width: 50%

    +respond-to-width(850)
      display: block

      .container
        width: 100%
        padding: 0 !important

        &.right
          margin-top: calc(100vw / 12)

    +respond-to-width(700)
      width: 100%
      padding: 0 40px