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/_homeIntro.sass
.home-intro
  position: relative
  overflow: hidden
  background-size: cover
  background-position: 50% 50%
  height: 80vh
  padding-top: 80px

  .logo-holder
    +flex(flex-end, center)
    width: 85%
    padding: 30px 0
    position: relative
    z-index: 24
    .logo
      width: 95%
      max-width: 150px
      position: absolute
      right: 0
      top: 0
      z-index: 100

+media-query(880px)
  .home-intro
    height: 656px
    background-image: url("/img/home-image-small.jpg")
    position: relative
    background-size: cover
    background-position: 50%
    >img
      display: none

    .lines-overlay
      height: 440px