.single_post {
    padding-top: 50px;
}
.order-details {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.order-details li {
	border-top: 1px solid #e5e5e5;
	width: 100%;
	padding: 10px 0px;
}

.order-story {
	max-height: 250px;
	overflow-y: scroll;
}
