diff --git a/wp-content/themes/twentythirteen/style.css b/wp-content/themes/twentythirteen/style.css
index dae1bc5..23e82aa 100644
--- a/wp-content/themes/twentythirteen/style.css
+++ b/wp-content/themes/twentythirteen/style.css
@@ -1008,6 +1008,7 @@ ul.nav-menu li:hover > ul,
 .entry-title {
 	font-weight: normal;
 	margin: 0 0 5px;
+	word-wrap: break-word;
 }
 
 .entry-title a {
@@ -2103,6 +2104,7 @@ footer.entry-meta {
 
 .comments-title {
 	font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
+	word-wrap: break-word;
 }
 
 .comment-list,
