.auto-script h5{
    color: #fff;
    font-size: 22px;
    text-transform: none;
    text-align: center;
    margin-top: 20px;
}

.service .service-photo {
    display: table-cell;
    width: 50%;
    float: none;
    background-image: url(../img/cartolina-progetto-manola.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
	background-size:100%;
	background-repeat:no-repeat;
}

#uni {
	background: url(../img/header-interna.jpg);
}

#universal {
    background: rgba(0, 0, 0, .35);
}

.item ol.a {
    list-style-type: circle;
}

.item li {
	margin-left:20px;
}
