.dtn-image-grid ul li:before { display: none; }
.dtn-image-grid hr {
    width: 45px;
    margin: 11px 0 21px;
}
.dtn-image-grid .slide {
	margin-bottom: 19px;
	padding-left: 0.938em;
	padding-right: 0.938em;
}
.dtn-image-grid h4 { margin-bottom: 0; }
.dtn-image-grid img {
    width: 100%;
    height: auto;
    max-width: none;
	border-radius: 5px;
}
.dtn-image-grid .text {
	padding-right: 9px;
    margin-top: 25px;
}
.dtn-image-grid p {
    color: #666;
	font-weight: 300;
}

