.contactBar{right:230px;}
@media (min-width: 941px) and (max-width: 1800.99px) {
    .boxB.btnBox .abs.titolo{min-width:36vw}
    
}
@media (min-width: 941px) and (max-width: 1600.99px) {
    .contactBar a span, .contactBar div span{display:none;}
    .tabTitoloScheda .cell{font-size:12px;}
}
@media (min-width: 941px) and (max-width: 1600.99px) {
    .boxA.btnBox .abs.titolo .sottotitolo{font-size:18px;line-height: 1;}
    .boxA.btnBox .abs.titolo {
        left: 30%;
        transform: translate(-30%, -50%);
        width: 80%;
    }
    .boxA.btnBox .abs.titolo .btn{margin-top:20px;}
}