.service-content h4 {
    color: #94c523;
}
.service-content p {
    text-align: left;
}
.about-content {
    background: #fff url(../img/bg-k10.png);
    border-left: 4px solid #89c236;
    padding: 13px 13px 13px 15px;
    font-style: italic;
    margin: 20px auto;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 14px !important;
}
.about-content p {
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    color: inherit;
}
.about-content h3 {
	color: #94c523;
}
.client-item.item img {
    width: 50px;
}
.navbar-brand {
    float: left;
    height: 50px;
   padding: 0px 0px !important; 
    font-size: 18px;
    line-height: 20px;
}