      .tab-content h3:before,
      .bg-box h4:before {
        background: url(https://www.manageengine.com/identity-360/images/universal-directory-sprite-23.png)
          no-repeat;
        background-size: 180px;
      }

      .only-mfa:before {
        background-image: url(https://www.manageengine.com/latam/identity-360/images/universal-directory-unlock-rhs-23.png);
      }

      .tab-1 h3::before {
        width: 34px;
        height: 39px;
        background-position: -62px -11px;
      }
      .tab-2 h3:before {
        background-position: -6px -10px;
        width: 42px;
        height: 42px;
      }
      .tab-3 h3::before {
        width: 42px;
        height: 32px;
        background-position: -110px -15px;
      }

      .bg-box-1 h4:before {
        width: 51px;
        height: 51px;
        background-position: -6px -67px;
      }
      .bg-box-2 h4:before {
        width: 49px;
        height: 42px;
        background-position: -66px -69px;
      }
      .bg-box-3 h4:before {
        width: 43px;
        height: 43px;
        background-position: -131px -71px;
      }
      .bg-box-4 h4:before {
        width: 38px;
        height: 40px;
        background-position: -11px -128px;
      }
      .bg-box-5 h4:before {
        width: 42px;
        height: 40px;
        background-position: -68px -128px;
      }

      .tab-title[data-target="tab1"] {
        width: 22%;
      }
      .tab-title[data-target="tab3"] {
        width: 38%;
      }
      .accordion .panel p.s-note {
        font-size: 14px;
        margin-top: 10px;
      }
    .accordion h4 {
  margin: 0;
  margin-left: 0;
}