.le-border-top {
	border-top-style: ridge;
}

.le-border-left {
	border-left-style: ridge;
}

@media ( max-width : 767px) {
	.le-centered-xs {
		width: 100%;
		text-align: center;
	}
	.le-border-top {
		border-top-style: none;
	}
	.le-border-left {
		border-left-style: none;
	}
}

.le-areas-served {
	width: 100%;
	height: 120px;
}

#le-areas-served li {
	float: left;
	width: 100%;
}

.le-hide {
	overflow: hidden;
}

#le-overview-section {
	word-wrap: break-word;
}

@media ( max-width : 767px) {
	.le-mobile-overview {
		height: 500px;
		overflow: hidden;
	}
}

.le-hours-of-operation td {
	padding-right: 1.25em;
}

.le-listing-logo, .le-special-offer {
	text-align: center;
}

.le-video {
	width: 100%; 
	height: 245px; 
	margin: 20px auto;
}

.le-custom-tab {
	margin-top: 10px;
}

.le-custom-tab img, #blog-holder img, .le-listing-logo img, .le-special-offer img, #le-overview-section img {
	max-width: 100%;
}

.le-tabs {
	padding-top: 1em;
}