.sec-pTB {padding: 0}
.et-table {
    margin-top: 20px;
}
.et-table table tr th {
    background: #f8f8f8;
    border: solid 1px #ccc;
    padding: 10px 0;
}
.banner-inn85 {
    background: url(/sites/meweb/images/se/log-management/images/lockbit-ransomware-bg.png) no-repeat center, linear-gradient(to right, #030c14 50%, #241a57 50%);
    background-size: contain;
}
.tac span {
    display: block;
    margin-top: 10px;
}
@media screen and (max-width:1106px) {
    .ban-inn .inn:before {
        left: 75px;
    }
}
@media screen and (max-width:780px) {
    .ban-inn .inn:before {
        left: 30px;
    }
}
@media screen and (max-width:700px) {
    .ban-inn .inn:before {
        background-size: 90px;
        left: 10px;
        top: 10px;
        transform: none;
        transition: all .5s;
        width: 90px
    }
    .info a {
        display: block;
        margin: 0 auto 10px;
        max-width: 100px
    }
    .info span:nth-child(2) {
        border: none;
    }
    .ban-inn .info::before {
        top: 70px
    }
}