.aui .destacados-widget-portlet .control-group {
	margin-bottom: 10px;	
}

.destacados-widget-portlet fieldset {
	border: 1px solid #eee;
    padding: 15px 5px;
    margin-bottom: 10px;	
}

.destacados-widget-portlet .noticias-internacionales {
	padding: .9em 10px !important;	
	height: 3rem !important;
	min-height: 2rem;
	display: flex; 
	align-items: center;
	-ms-flex-pack: justify!important;
    justify-content: space-between!important;
}

.destacados-widget-portlet .noticias-internacionales img {
	width: 35px;margin-right: 10px;
}

.destacados-widget-portlet .noticias-internacionales p {
	width: 100%;
    text-align: right;
}

.destacados-widget-portlet .noticias-internacionales .enlace-noticia-internacional a {
	color:white!important;font-size: 1.2em;
}