#node-header-big {  margin-bottom:36px; background-color: #d9e2ea; position: relative; z-index: 1;}
#node-header-image, #node-header-image-mobile { background-color: #003f6f}
#node-header-image { width: 136px; height: 136px;}
#node-header-image img{width:100%; height:auto;}
#node-header-image-mobile { width: 100%; height: 100%;}
	#node-header-image-mobile img{width:100% !important; height:auto !important}

#node-header-title { position: relative; padding: 36px 0 24px; min-width: 0; min-height: 135px; height: auto; color: #4a4a4a;}
  #node-header-title .col-10 h1 { /*margin: 0 0 0 -5px*/}
#node-header-title h1 { margin: 0; padding: 0; font-size: 40px; line-height: 1; text-transform: uppercase; font-family: "karbon medium",sans-serif;}
#node-header-title #contact-link {margin-top:18px; line-height:1}
#node-header-title #contact-link a {font-size: 20px;color: #4D4D4D;line-height: 24px;font-family:'karbon medium',sans-serif;text-decoration:underline;}
#node-header-title #contact-link a:focus,#node-header-title #contact-link a:hover,#node-header-title #contact-link a:active{text-decoration:none;}

.node-priority {position: relative; z-index: 1;}
.node-type-priority .priority-element {display: none; width: 408px; height: 145px; background-position: right bottom; background-repeat: no-repeat;}
.node-type-priority .priority-element {background-image: url("../images/graphic_element-puppets.png")}

.node-type-priority.financial-services .priority-element {background-image: url("../images/graphic_element-financial-services.png")}
.node-type-priority.food .priority-element {background-image: url("../images/graphic_element-food.png")}
.node-type-priority.consumer-rights .priority-element {background-image: url("../images/graphic_element-consumer-rights.png")}
.node-type-priority.digital-rights .priority-element {background-image: url("../images/graphic_element-digital-rights.png")}
.node-type-priority.sustainability .priority-element {background-image: url("../images/graphic_element-sustainability.png")}
.node-type-priority.energy .priority-element {background-image: url("../images/graphic_element-energy.png")}
.node-type-priority.safety .priority-element {background-image: url("../images/graphic_element-safety.png")}
.node-type-priority.health .priority-element {background-image: url("../images/graphic_element-health.png")}
.node-type-priority.general-tradettip .priority-element {background-image: url("../images/graphic_element-trade.png")}


@media all and (max-width: 767px) {

#node-header-title {min-height: 0; padding:24px 0}
#node-header-title h1 { font-size: 24px }
#node-header-title #contact-link a{font-size:18px}

}


@media (min-width:768px){



}

@media (min-width:992px) { 
  
    #node-header-big {height: 245px}
    .node-type-priority .priority-element {display: block; position: absolute; top: 130px; right: 7%; z-index: 10;}

}



