/* Themify Customize Styling */
h1 {		font-size:30px;
 
}
.post-title, .post-title a {		font-size:40px;
	line-height:40px;
 
}
.page-title {		font-size:30px;
 
}

/* Themify Custom CSS */
.single-post .post-image img {
  width: 70%;
}

.post-title, .post-title a {
  margin: 20px 0 0 0;
}