.backgr_ok {
    background-image: url(/images/problems/ok.png);
    background-position: 30px center;
    background-repeat: no-repeat;
}

.p_text_font, .p_data p, .p_data ul, .p_topik_red {
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
}

.ml_120 {
    margin: 0 0 0 120px;
}

@media screen and (max-width: 1260px) {
.p_data img {
    max-width: 100% !important;
}
}