
.b-title_h3_iso-27001.active:before
{
    background-image: url('/images/data_security_guarantee/iso-27001.png.webp'); /** sprite-ref: data_security_guarantee_sprite; sprite-margin-bottom: 2px; */
    background-repeat: no-repeat;
}

.b-title_h3_iso-27701.active:before
{
    background-image: url('/images/data_security_guarantee/iso-27701.png.webp'); /** sprite-ref: data_security_guarantee_sprite; sprite-margin-bottom: 2px; */
    background-repeat: no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi)
{
    .b-title_h3_iso-27001.active:before
    {
        background-image: url('/images/data_security_guarantee/iso-27001-x2.png.webp'); /** sprite-ref: data_security_guarantee_x2_sprite; sprite-margin-bottom: 2px; */
        background-repeat: no-repeat;
        background-size: cover;
    }

    .b-title_h3_iso-27701.active:before
    {
        background-image: url('/images/data_security_guarantee/iso-27701-x2.png.webp'); /** sprite-ref: data_security_guarantee_x2_sprite; sprite-margin-bottom: 2px; */
        background-repeat: no-repeat;
        background-size: cover;
    }
}
