/*

.XHeader::before {
	background-image: URL('ressource?mid=1&name=2892_116_1_g.GIF');
    background-size: auto 35px;
    display: inline-block;
    width: 100%;
    height: 120px;
    content: " ";
    background-repeat: no-repeat;
    mix-blend-mode: multiply;
    background-position: right 20px;
}

 .XTextArea {
    background: red;
}

*/