.wh_publication_title{display: none}
.wh_welcome:not(:empty){
    font-size: 3em;
}
.wh_top_menu{
    margin: 0;
}
.wh_indexterms_link a:before{
    bottom: 0;
}

@media only screen and (max-width: 1192px) {
    .wh_top_menu{
        margin:0;
    }

    .wh_indexterms_link a:before{
        margin-left: 0;
    }

}