/* Enter Your Custom CSS Here */
@media only screen and (max-width: 768px) {
.dryn h2{
  margin-left:40px;
}
  
  .navbar-header {
    position: relative !important;
	}
}

#dry-needling{
    background: url("https://www.kinecc.be/wp-content/uploads/2021/03/dry-needling.jpg") no-repeat;
    background-position: center;
    background-size: cover;
    max-height: 450px;
    height: 23vw;
    margin-bottom: 115px;
}

#prena-kine{
  background: url("https://www.kinecc.be/wp-content/uploads/2024/02/kinecc_prentale_kinesitherapie3.jpg") no-repeat;
    background-position: center;
    background-size: cover;
    max-height: 450px;
    height: 23vw;
    margin-bottom: 115px;
}

div#bs-example-navbar-collapse-1 {
    z-index: -999999;
}

.navbar-header {
  z-index:999999;
  position:absolute;
}

@media (max-width: 450px){
.kinarea ul li {
    margin-left: 40px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
}