@media screen and (min-width:0\0) { 
    .checkAttrib {
        height: 25px !important;
        width: 25px !important;
        padding: 0 7px 6px 0;
    }
    .attribImg.selected .checkAttrib {
        bottom: 42px !important;
        left: 0px !important;
    }
    .attribImg label.attribsRadioButton img {
        border: none;
        outline: none !important;
    }
}


