.pronunciamentos-portlet {
	@media screen {
		.texto-integral font {
			font-family: Verdana;
			font-size: 10pt;
		}
	}
	.sf-videos-pronunciamento {
		li {
			border-bottom: solid thin #ccc;
			margin: 10px 5px;
			video {
				max-width: 100%;
			}
		}
	}
}