    .tab-content h3:before,
    .bg-box h4:before {background:url(https://www.manageengine.com/latam/identity-360/images/identity-orchestration-sprite.png) no-repeat;background-size:253px;}

    .only-mfa:before{background-image:url(https://www.manageengine.com/latam/identity-360/images/identity-orchestration-rhs-23.png)}

    .tab-1 h3:before{
        background-position: -32px -17px;
        width: 42px;
	    height: 40px;
    }
    .tab-2 h3::before{
        width: 51px;
	    height: 43px;
        background-position:-100px -15px;
    }
    .tab-3 h3::before{
        width: 29px;
	    height: 35px;
        background-position:-177px -24px
    }

    .bg-box-1 h4:before{
        background-position: -26px -89px;
        width: 44px;
	    height: 46px;
    }
    .bg-box-2 h4:before{
        width: 55px;
	    height: 40px;
        background-position: -95px -92px;
    }
    .bg-box-3 h4:before{
        width: 46px;
	    height: 42px;
        background-position: -178px -89px;
    }
    .bg-box-4 h4:before{
        width: 45px;
	    height: 51px;
        background-position: -31px -168px;
    }
    .bg-box-5 h4:before{
        width: 38px;
	    height: 40px;
        background-position: -101px -172px;
    }
    .inner-wrap-full-img .img-side{
        padding: 0;
    }
    .org-content p{
        max-width: 786px;
    }
    .about-container h2 span{
        color: #000;
        font-weight: 300;
    }
    .double-tick-list{
        margin-top: 50px;
        display: inline-block;
        width: 100%;
    }
    .double-tick-list ul{
        width: calc(50% - 4px);
        display: inline-block;
        vertical-align: top;
        box-sizing: border-box;
    }
    .double-tick-list ul:nth-of-type(1){
        padding-right: 40px;
    }
    .tab-cont-lhs li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
}

.tab-cont-lhs li:before {
    content: "";
    width: 7px;
    height: 7px;
    background: #000;
    position: absolute;
    left: 3px;
    top: 8px;
    border-radius: 50%;
}
    @media screen and (max-width : 992px){
        .double-tick-list ul{
        width: 100%;
    }
    }
    @media screen and (min-width : 993px){
        .mfa-title h2{
            padding-top: 30px;
        }
        .bg-box{
            min-height: 312px;
        }
        .bg-box p{
            font-size: 17px;
        }
        .mfa-title h2{
            font-size: 46px;
        }
    }

.accordion .panel p.s-note {
    font-size: 14px;
    margin-top: 10px;
}

.accordion h4 {
  margin: 0;
  margin-left: 0;
}