it helps if you add
img { max-width:240px; }
so if the feed has wide images it would shrink them down to 2 columns size
More information about formatting options
Re: 2-column style
it helps if you add
img {
max-width:240px;
}
so if the feed has wide images it would shrink them down to 2 columns size