Hi
I don't see the white item or the videos so not 100% sure I'm looking at the right page
But if you mean the images
try adding
.itemid-144 .blog .pull-left.item-image {width: 100%;}
@media (min-width: 768px) {
.itemid-144 .blog .pull-left.item-image {padding-right: 0;}
}
You will need to test these as not 100% sure how they will react at different screensizes
Cheers
Paul