/**********************************************************
// Block >> Podcasts - Latest
**********************************************************/
.Block-Podcasts-Latest {
	margin: auto !important;
	width: 100%;
	display: block;
	text-align: center;
	font-size: 0;
	}

/**********************************************************
// Media Queries
**********************************************************/
@media /* 768px */
all and (max-width: 48rem),
all and (max-device-width: 48rem)
{

}
