  body.white-header :is(.layout-container>header, .layout-container>header .wrapper-header) {
    padding: 0 !important;
  }

  .region-secondary-menu {
    display: none;
  }

  body.thin-header .layout-container>header .region-header .block-system-branding-block {
    background-image: url(https://www.verisure.nl/sites/nl/files/flmngr/Editor/landing-page/logo.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 73px;
    width: 110px;
  }

  body.white-header .layout-container>header .region-header .block-system-branding-block {
    min-width: 110px;
    height: 73px;
    background-image: url(https://www.verisure.nl/sites/nl/files/flmngr/Editor/landing-page/logo-white.png);
    background-size: cover;
    background-repeat: no-repeat;
  }

  .fixed-header .layout-container>header .site-logo {
    width: 100% !important;
  }

  .site-logo #Capa_1 {
    display: none;
  }

  .layout-container>header .site-header .wrapper,
  #block-mobilephoneheader {
    width: 100px;
  }

  .wrapper-header {
    box-shadow: none;
  }

  .layout-container>header .menu--main .menu-level-0>.menu-item>a {
    color: #fff !important;
  }

  body.white-header header .menu :is(li, a, span),
  .design-v2 .menu--footer .menu :is(li, a) {
    color: #000 !important;
  }

  .was-white-header .layout-container>header .menu--main .menu-level-0>.menu-item>a {
    color: #000 !important;
  }

  .hero-title p.h5.text-white.mb-3 {
    min-height: 40px;
    margin-bottom: 96px !important;
  }

  div#tp-small {
    right: 0;
    left: auto;
  }

  a.btn.btn-primary.offer-button::after,
  button.btn.btn-primary.offer-button::after {
    display: inline-block !important;
    height: 26px;
    width: 26px;
    background: transparent url(/themes/custom/bootstrap_securitas/images/icons/svg/goto_alt.svg) no-repeat center;
    background-size: contain;
    content: '';
    margin-left: 10px;
  }

  a.btn.btn-primary.offer-button {
    vertical-align: middle !important;
  }

  .hero-title .padded.w-100 {
    margin-bottom: 30%;
  }

  div.slide-text a.btn-large {
    width: 20vw;
    max-width: 450px;
  }

  @media (min-width: 768px) {
    body.design-v2.fixed-header .layout-container>header .top-bar {
      /*margin-top: 0;*/
    }

    .layout-container>header>.wrapper-header {
      padding: 0 !important;
    }
  }

  @media (max-width: 1180px) {
    body.white-header .layout-container>header .region-header .block-system-branding-block {
      min-width: 110px;
    }
  }

  @media (max-width: 992px) {
    body.white-header .layout-container>header .region-header .block-system-branding-block {
      width: 9%;
      background-image: url(https://www.verisure.nl/sites/nl/files/flmngr/Editor/landing-page/logo-white.png);
      background-size: cover;
      background-repeat: no-repeat;
    }
  }

  @media (max-width: 768px) {
    body.white-header .layout-container>header .region-header .block-system-branding-block {
      background-image: none;
    }

    body.thin-header .layout-container>header .site-logo {
      background: none;
    }

    body.thin-header a.site-logo,
    body.white-header a.site-logo:before {
      height: 73px;
      width: 100%;
    }

    .container-fluid.p-0.new {
      margin-top: 0 !important;
    }

    .hero-title .padded.w-100 {
      position: absolute;
      top: 135px;
    }

  }

  @media (max-width: 576px) {
    .hero-title .slide-text .btn-large {
      width: 80vw;
    }

    .hero-title p.h5.text-white.mb-3 {
      margin-bottom: 48px !important;
    }

    .hero .slide-text {
      max-width: 80%;
    }

    .hero .col-12.slider picture.w-100.object-fit-cover:first-child:before {
      display: block;
      content: "";
      position: absolute;
      background: url('https://www.verisure.nl/sites/nl/files/flmngr/drupal/media/9-image-425-x-494-new.png?v=1');
      background-size: cover;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }

    .hero .col-12.slider picture.w-100.object-fit-cover:nth-child(2):before {
      display: block;
      content: "";
      position: absolute;
      background: url('https://www.verisure.nl/sites/nl/files/flmngr/drupal/media/9-image-house-shield-425-x-494.jpg');
      background-size: cover;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }

    .hero .col-12.slider picture.w-100.object-fit-cover:nth-child(3):before {
      display: block;
      content: "";
      position: absolute;
      background: url('https://d2pc6md4ebmkju.cloudfront.net/website+images/monitored-alarm-human-intervention.jpg');
      background-size: cover;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

  /*@media screen and (max-width:450px) {
    .hero-title .padded.w-100 {
      margin-bottom: 50%;
    }
  }*/

  .hero-title p.h1 {
    min-height: 64px;
  }

  .hero-title p.h5 {
    min-height: 40px;
    margin-bottom: 40px !important;
  }