#services .services a{color: white; font-family: 'Playfair Display', serif;}
#services .services p{text-align: center}
#about {
	background-image: url(../img/dealofweek.jpg);     
	padding: 95px 15px 75px 15px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
#contact {
	background-image: url(../img/dealofweek2.jpg);     
	padding: 95px 15px 75px 15px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.break-line {
    margin: 0 0 35px;
}
.break-line span:before, .break-line span:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 1px;
    background: #e5e5e5;
    margin-right: 00px;
}
.break-line span:after {
    margin-right: 0;
    margin-left: 00px;
}
.break-line span:before, .break-line span:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 1px;
    background: #e5e5e5;
    margin-right: 30px;
}