.prd-dc.int.res .flex .res-box {
    max-width: 190px;
}
    img[alt="analytics-plus"] {
        width: 250px !important;
        max-width: 300px !important;
    }

    @media screen and (max-width:500px) {
        img[alt="analytics-plus"] {
            max-width: 100% !important;
        }
    }
.prd-dc.int.other .half:first-child span:nth-child(2) img{
    max-height: 28px;
}
