Hey Man
This theme is a 100% responsive. Personally I love it and think it is great and have build a great site using it. If you are referring to the part of your site that says “Weddings. Receptions. Corporate Events and Family Reunions” etc then if you add the following to your CSS it should fix the problem:
.post-content h4 {
word-wrap: break-word;
}
Let me know if this has solved your issue