.main ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .main ul li {
    background: url("../img/services-li.png") no-repeat left top 10px;
    padding-left: 10px;
    margin: 0 0 10px 0; }

.bg {
  background: url("../img/services-bg.jpg") no-repeat center center;
  background-size: cover;
  height: 260px; }

.rating {
  color: #4c4c4f;
  font-size: 21px;
  line-height: 26px; }
  .rating ul li {
    background: url("../img/services-rating-li.png") no-repeat left top 10px;
    padding-left: 12px; }

/*# sourceMappingURL=services.css.map */
