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/SBogers10/anvil.komma.pro/resources/assets/sass/site/pages/_contact.sass
/*==========================================================================
  Contact page
  ========================================================================== */
#contact
  .photo-header
    .text-wrapper
      padding-bottom: 100px

      +respond-to-width(1200)
        padding-bottom: 20px

      h1
        margin-bottom: 60px

  .photo-header

    #header-image-slider
      #map
        position: absolute
        left: 0
        top: 0
        width: 100%
        height: 100%

    +respond-to-width-beyond(1200)

      .grid-row
        position: relative

      #header-image-slider
        position: absolute
        right: 0
        top: 0
        background-color: $lightestGrey
        margin-bottom: 0
        height: calc(100% + (100vw / 12 * 0.5))

        +respond-to-width-beyond(1440)
          height: calc(100% + 60px)

        .placeholder
          position: absolute
          left: 0
          top: 0
          height: 100%
          padding-bottom: 0