.benefits{

}

.benefits .module-header:before, .benefits .module-header:after{
    width: 240px;
}

.benefits-item{
    text-align: center;
    padding: 62px 16px 0 16px;
    box-sizing: border-box;
    background: url("../img/module-benefits/item-bg.png") no-repeat top center;
    margin-bottom: 32px;
}

.benefits-head{
    text-align: center;
    font-family: robotomedium;
    font-size: 24px;
    line-height: 24px;
    margin-top: 6px;
    color: #528109;
}

.benefits-text{
    font-size: 16px;
    text-align: center;
    margin-top: 5px;
}
