.ldc-ul_cont:before{
	content: '\e802';
    color: #f8a045;
    display: inline-block;
    font-family: palo-alto;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ldc-ul_cont img{
	display:none;	
}
.ldc-ul_cont{
	color:#fff;	
	cursor:pointer;
}

.ldc-ul_cont:hover > span{
    color: #f8a045;
}
.ldc-ul_cont > span{
	color:#ccc;
}

@media screen and (max-width: 420px){
	#edition-header{
		background-size:230% auto;
	}
}