<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.one-col {
    display: inline-block;
    border: 1px solid #ebebeb;
}

body {
    background: #fff;
}
.help-wrap .col-block&gt;span{
    width: 50px;
    height: 50px;
    display: inline-block;
    margin-bottom: 15px;
    background: url(/sites/zweb/images/notebook/help-new-icon-notebook-sprite.png) left top no-repeat;
    background-size: 900px auto;
    position: relative;
}
.help-wrap .col-block:nth-child(1)&gt;span{
    background-position: -500px 0;
}
.help-wrap .col-block:nth-child(2)&gt;span{
    background-position: -500px -50px;
}
.help-wrap .col-block:nth-child(3)&gt;span{
    background-position: -450px 0;
}
.help-wrap .col-block:nth-child(4)&gt;span{
    background-position: -100px -50px;
}
.help-wrap .col-block:nth-child(5)&gt;span{
    background-position: -400px 0;
}
.help-wrap .col-block:nth-child(6)&gt;span{
    background-position: -350px 0;
}
.help-wrap .col-block:nth-child(7)&gt;span{
    background-position: -600px -150px;
}
.help-wrap .col-block:nth-child(8)&gt;span{
    background-position: -700px -100px;
}
.ZF-support {
    display: none;
}</pre></body></html>