/**
 * Revista Iframe
 *
 * Extraido de: single-revista.php (linha 28)
 * Funcionalidade: Estilos para iframe de revista
 * Carregado em: single-revista (is_singular('revista'))
 */
iframe {
	width: 100%;
	height: 800px;
}
