
/*  */
/* 
*/
#head-text, #head-text-corner { 
display:none; 
} 

h1 { 
color: #a00057!important; 
} 


div.text ul li { 
list-style-image: url(http://workshop2014.iwslt.org/img/intern/dynimg.php?color=a00057) !important; 
} 

div.text a:link, div.text a:active, div.text a:visited { 
color: #a00057!important; 
}



#head-text, #head-text-corner {
display:none !important;
}


@media screen and (min-width: 522px) and (max-width: 943px){
div#logo {
 background-color: transparent !important;
margin-top: 12px !important;
}
}

@media screen and (max-width: 521px){
div#head-image {
background-size: 72% auto !important;
border-top: 19px solid #ffffff !important;
height: 60px !important;
}
}