.fz-54 div.top-row-bg{
  background-image: url(../images/moloko.png);
}

.form-page .form-page-content .text {
  margin-right: 20px;
}

.popup .form-control.input-sm + .maskhelper{
  bottom: 5px;
  right: 9px;
  top: auto;
}
.gray-icons-grid li {
    background-color: #FFFFFF;
}
.top-row__content-list li:before {
    content: "";
    width: 18px;
    height: 18px;
    background: url(/markirovka/moloko-test/images/Groupsvg.svg) center center no-repeat!important;
    background-size: cover;
    display: block;
    position: absolute;
    left: 0;
    top: 0.5px;
}