.activeConUs span:first-child{
    width: 20px!important;
}
.activeConUs span:last-child{
    font-size: 18px!important;
    font-weight: bold!important;
    color: #B80009!important;
    opacity: 1!important;
}

@media (min-width:750px) and (max-width:1221px){
    .activeConUs span:last-child{
        font-size: 16px!important;
    }
}