.sec-box-img {
            background-image: url(https://www.manageengine.com/latam/data-security/dlp/images/usb-icons.png);
            background-size: 266px 250px;
            min-height: 55px;
        }

        .secInc-img-1 {
         background-position: -26px -15px;
         width: 30px;
         height: 45px;
        }

        .secInc-img-2 {
            background-position: -73px -16px;
            width: 30px;
            height: 45px;
            background-size: 231px 242px;
        }

        .secInc-img-3 {
            background-position: -148px -14px;
            width: 46px;
            height: 45px;
        }

        .secInc-img-4 {
            background-position: -208px -10px;
            width: 50px;
            height: 45px;
        }
        .tip1 .tip1_1 {
            top: 178px;
            left: 200px;
        }

        .tip1 .tip1_1_tool {
            top: 178px;
            left: 186px;
        }

        .tip2 .tip2_1 {
            top: 159px;
            left: 340px;
        }

        .tip2 .tip2_1_tool {
            top: 208px;
            left: 120px;
        }

        .tip3 .tip3_1_tool {
            top: 200px;
            left: 260px;
            width: 280px;
        }

        .tip3 .tip3_1 {
            top: 211px;
            left: 272px;
        }

        .tip3 .tip3_1_tool::before {
            content: '';
            position: absolute;
            width: 0;
            height: 0;
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent;
            border-right: 8px solid #3f3f3f;
            top: 33px;
            left: -8px;
            transform: rotate(0deg) !important;
 }

        .tip-tool p {
            margin: 3px 0;
        }

        .tip-tool {
            padding: 13px 22px 15px 17px;
        }

        .tip-tool h5 {
            line-height: 1.3;
            margin-bottom: 6px;
            font-weight: 500;
   }