
/* ---------------------------------------------*/
section.head img.logo-itcrcdf{position:absolute; top:13px; right:20px; height:100px;}

@media (min-width: 1200px) and (max-width: 1399px) {
    section.head img.logo-itcrcdf{position:absolute; top:5px; right:20px; height:100px;}

}
@media (min-width: 1400px) and (max-width: 1499px) {
    section.head img.logo-itcrcdf{position:absolute; top:13px; right:20px; height:100px;}
}
@media (min-width: 1500px) and (max-width: 1700px) {
    section.head img.logo-itcrcdf{position:absolute; top:13px; right:20px; height:100px;}
}