.solution-item{
    background: url("../img/module-troubles/plus.png") no-repeat left top;
    background-size: 42px 41px;
    padding-left: 56px;
    margin-bottom: 10px;
    font-size: 20px;
    text-transform: uppercase;
    color: #696969;
    min-height: 44px;
    padding-top: 10px;
}
