


@media screen and (max-width: 992px) {
  li.nav-item{
      text-align: center;
    }

  .over-arjan-section .img{
    display: none;
  }
}

@media screen and (max-width: 600px) {
  
  .stripes-img {
    margin-bottom: 0;
  }

  .over-arjan-section h2,
  .tarief-section h2,
  .contact-section h2{
    font-size: 40px;
    line-height: 50px;
  }
}


@media screen and (max-width: 435px) {
  .slogan p{
    font-size: 18px;
    line-height: 22px;
  
  }
  
}