@@ -353,11 +353,13 @@ POSTS & CONTENT STYLES
} /* end .entry-content */
.wp-caption {
+ max-width: 100%;
background: #eee;
padding: 5px;
/* images inside wp-caption */
img {
margin-bottom: 0;
width: 100%;
}