.header {
    background-image: url("../../images2024/headers/doen/snorkelen-curacao.webp");
    height: 450px;
    border: 5px solid #FFFFFF;
    margin-top: 130px;
    background-position: center center;
    background-size: cover;
}

@media screen and (orientation:portrait) and (min-width:320px) and (max-width:568px){
	.header {
 background-image: url("../../images2024/headers/doen/snorkelen-curacao.webp");
    height: 250px;
    border: 0px solid #FFFFFF;
    margin-top: 85px;
    background-size: cover;
    width: auto;
    background-position: center center;
}
}

@media screen and (orientation:landscape) and (max-width:568px) and (min-width:320px){
.header {
 background-image: url("../../images2024/headers/doen/snorkelen-curacao.webp");
    height: 230px;
    border: 0px solid #FFFFFF;
    margin-top: 50px;
    background-size: cover;
    width: auto;
	}
}
@media screen and (orientation:landscape) and (max-width:667px) and (min-width:375px){
.header {
background-image: url("../../images2024/headers/doen/snorkelen-curacao.webp");
    height: 230px;
    border: 0px solid #FFFFFF;
    margin-top: 80px;
    background-size: cover;
    width: auto;
}
}

@media screen and (orientation:landscape) and (max-width:736px) and (min-width:414px){
.header {
background-image: url("../../images2024/headers/doen/snorkelen-curacao.webp");
    height: 230px;
    border: 0px solid #FFFFFF;
    margin-top: 0px;
    background-size: cover;
    width: auto;
}
}
@media screen and (orientation:landscape) and (max-width:812px) and (min-width:375px){
	.header {
background-image: url("../../images2024/headers/doen/snorkelen-curacao.webp");
    height: 230px;
    border: 0px solid #FFFFFF;
    margin-top: 80px;
    background-size: cover;
    width: auto;
}
}
@media screen and (orientation:portrait) and (min-width:768px) and (max-width:1024px){
.header {
background-image: url("../../images2024/headers/doen/snorkelen-curacao.webp");
    height: 300px;
    border: 5px solid #FFFFFF;
    margin-top: 130px;
    background-size: cover;
    width: auto;
}
}
@media screen and (orientation:landscape) and (max-width:1024px) and (min-width:768px){
.header {
background-image: url("../../images2024/headers/doen/snorkelen-curacao.webp");
    height: 350px;
    border: 5px solid #FFFFFF;
    margin-top: 50px;
    background-size: cover;
    width: auto;
}
}


@media screen and (orientation:portrait) and (min-width:1024px) and (max-width:1366px){

.header {
background-image: url("../../images2024/headers/doen/snorkelen-curacao.webp");
    height: 375px;
    border: 5px solid #FFFFFF;
    margin-top: 100px;
    background-size: cover;
    width: auto;
}
}

@media screen and (orientation:landscape) and (max-width:1112px) and (min-width:834px){

.header {
background-image: url("../../images2024/headers/doen/snorkelen-curacao.webp");
    height: 350px;
    border: 5px solid #FFFFFF;
    margin-top: 90px;
    background-size: cover;
    width: auto;
}
}
