@media (max-width: 750px) {
.col-md-5 .photo-frame.text-center, .col-sm-5 .photo-frame.text-center, .col-xs-5 .photo-frame.text-center, .col-md-5 .podcast-iframe, .col-sm-5 .podcast-iframe, .col-xs-5 .podcast-iframe, .col-md-5 .givingback-iframe, .col-sm-5 .givingback-iframe, .col-xs-5 .givingback-iframe {
	width:82%;
	margin: 0 auto 40px;
}
}