.podcast-embed {
	width: 100%;
	overflow: hidden;
}

.podcast-embed iframe {
	width: 100%;
	height: 188px;
	border: 0;
	display: block;
}
