#parnters_g {
    /* background: #819dcf; */
    /* padding: 29px 24px 8px; */
    position: relative;
    z-index: 5;
    margin: -41px 0 -26px 0;
    width: 100%
}

#parnters_g .part-el-in {
    width: 23.8%;
    height: 171px;
    background: #fff;
    margin: 0 14px 14px 0;
    text-align: center
}

#parnters_g .part-img {
    height: 77px;
    width: 160px;
    margin-top: 20px;
}

#parnters_g .part-el {
    background: #819dcf;
    padding: 15px 24px 8px;
    display: block;
    margin-bottom: 30px;
}

#parnters_g .part-el:first-child {
    padding-top: 70px;
}

#parnters_g .part-text {
    font-size: 12px;
    margin: 10px auto 0;
    width: 183px
}

#parnters_g h3 {
    width: 100%;
    float: left;
    margin-top: 20px;
    color: #fff !important
}