@media all and (min-width:1200px){


#large-header {display:block;}
#mobile_header {display:none}



/*.disabled {
        pointer-events: none;
}*/

.overlay p {
    font-size: 17px !important;
}



.title .bar::after {
    width: 45vw;
}

.block p {
    font-size: 18px;
    left: 190px;
}


.title h2::after {
width: 50%
}

.image{
    width: 200px;
    height: 150px;
}

a.btn {
       width: 300px;
    }

#research div.full-image {
    background-position: 0px 10vh !important;
}

}