.modulo .noticia .volanta,
.volanta_item_listado_noticias a{
    font-size: 1.6rem !important;
    line-height: 2.2rem !important;
}
.modulo .noticia .titulo,
.titulo_item_listado_noticias{
    font-size: 2.6rem !important;
    line-height: 3.3rem !important;
}

.contenedor_items_formulario_contacto {
    display: flex;
    flex-direction: column;
    align-content: space-around;
    align-items: center;
}
.ultima_columna_item_carousel_opinion {
    font-size: 2.2rem;
}

.nombre_item_carousel_opinion {
    font-size: 1.8rem;
}

.item_carousel_opinion {
    height: 21.5rem;
}

.item_videoentrevista {
    width: calc(100vw - 2rem) !important;
    height: max-content !important;
    padding-left: 2rem;
    padding-right: 2rem;
}

.imagen_videoentrevista {
    height: 23vh !important;;
}

.item_videoentrevista .frase_videoentrevista {
    padding-left: 4rem !important;
}

.item_videoentrevista .frase_videoentrevista {
    font-size: 1.4rem !important;
}
 .item_videoentrevista .cargo_videoentrevista {
    height: 2.1rem !important;
    overflow: hidden !important;
}

.info_videoentrevista .icono_youtube_modulo {
    margin-top: -6.7rem !important;
}
 .item_videoentrevista .frase_videoentrevista.larga {
    font-size: 1.16rem !important;
}

.item_videoentrevista .frase_videoentrevista.corta {
    font-size: 1.8rem !important;
}
span.comilla_videoentrevista_apertura {
    font-size: 8rem !important;
    margin-left: -3.4rem !important;
    top: -2.3rem !important;
}
.item_carousel_revistas .item_revista {
    width: 96vw;
    height: 134vw;
}
.contenedor_share_buttons a .a2a_label {
    width: 1px;
    height: 1px;
    display: none;
}

.contenedor_share_buttons a .a2a_svg svg {
    left: unset;
    margin: 0 auto;
}
.imagen_listado_imagenes_galeria_imagenes .a2a_kit {
    display: block;
    position: relative;
    right: unset;
    top: unset;
    margin-top: 1rem;
    text-align: right;
}
.item_evento {
    width: 90vw;
    margin-left: 5vw;
}

.item_flecha_eventos_destacados{
    opacity: 1;
}
.item_evento.min {
    width: 100%;
    max-width: 32rem;
    margin: 0 auto;
    height: auto;
    margin-bottom: 3rem;
    padding: 7vw;
}

.min .imagen_evento {
    width: 50vw;
    height: 50vw;
    float: none;
    margin: 0 auto;
    margin-bottom: 2rem;
}

.min .denominacion_evento {
    float: none;
    width: 100%;
    text-align: center;
}

.min .info_evento {
    float: none;
    width: 100%;
    text-align: center;
}

.separador_mes_listado_eventos {
    text-align: center;
    margin-top: 8rem;
    margin-bottom: 3rem;
}

.contenedor_items_carousel_eventos .item_evento {
    width: calc( 100vw - 3rem);
    
}
.inner_contenido_noticia iframe.widget_linkedin,
#editor_html iframe.widget_linkedin, 
.form_info.html iframe.widget_linkedin {
    width: 100%;
    height: 43rem;
    margin: 0 auto !important;
}
