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/SBogers68/resortouddorpduin.nl/wwwroot/public/css/partials/_base.sass
html, body
  -webkit-font-smoothing: antialiased
  -moz-osx-font-smoothing: grayscale
  text-rendering: optimizeLegibility

.extra_banner
  position: relative
  top: 45px

.invest-banner
  height: 45px
  width: 100%
  background-color: white
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.11)
  background-image: url("/public/images/static/invest/vrijstelling_vergunning.png")
  background-repeat: no-repeat
  background-position: 50% 50%
  position: fixed
  top: 0
  z-index: 1000

+media-query(700px)
  .invest-banner
    height: 95px
    background-image: url("/public/images/static/invest/vrijstelling_vergunning2.png")


  .header.extra_invest, .extra_banner
    top: 95px

  .invest-page
    margin-top: 190px !important