.header-2:has(+ .crosslink-6)::after {
    content: '';
    background-image: url(assets/crest.svg);
    position: absolute;
    right: 0px;
    height: 776px;
    width: 574px;
    top: 30px;
    background-size: 115% 100%;
    background-repeat: no-repeat;
    z-index: 2;
}
.header-2:has(+ .crosslink-6) {
    overflow: unset;
}
.single-nw-gallery .header-2 .pt4.pb4.pt-md6.pt-lg8.pt-xl12.pb-xl6.mt-xl6 {
    margin-top: 0px;
}
@media(min-width: 1599.98px){
    .single-nw-gallery .header-2 .pt4.pb4.pt-md6.pt-lg8.pt-xl12.pb-xl6.mt-xl6 {
        padding-bottom: 0px;
    }
}
@media(max-width: 1599.98px){
    .header-2:has(+ .crosslink-6)::after {
        height: 600px;
        width: 400px;
    }
}
@media(max-width: 1199.98px){
    .header-2:has(+ .crosslink-6)::after {
        height: 450px;
        width: 250px;
        top: 40px;
    }
}
@media(max-width: 991.98px){
    .header-2:has(+ .crosslink-6)::after {
        height: 300px;
        width: 150px;
        top: 15px;
    }
}
@media(max-width: 767.98px){
    .header-2:has(+ .crosslink-6)::after {
        display: none;
    }
}