
@media (min-width: 769px) {
    .trust-review-looper .top-info p:before {
        background-size: 67px 67px;
        padding: 20px 0 20px 184px;
        background: none;
    }
    .trust-review-looper .top-info p:after {
        margin-left: 0;
    }
}

@media (max-width: 768px) {
    .trust-review-looper .top-info p {
        padding-left: 0;
        background: none;
    }
}