@media screen and (max-width:450px) {
    #contenidos, #cabecera, #bloques, #bloque1, #pie, #iberpixel {
        width: 100% ;
        box-sizing: border-box;
    }

    .not_estilo_10 .cont_not_img .t9_titulo {
        color: #000000;
        font-size: 19px;
        position: relative;
        padding: 0;
        background: none;
        margin: 5px 0;
        font-weight: 500;
    }

    #bloque1 .bloque_1 .not_tipo_2, #bloque1 .bloque_2 .not_tipo_2 {
        width: 100%;
        margin-right: 0;
    }

    .template_cabecera {
        max-width: 100% !important;
    }

    #bloque1 .bloque_1 .not_tipo_3, #bloque1 .bloque_2 .not_tipo_3 {
        width: 100%;
    }

    .noticia_detalle_v2 .cont_titulo {
        width: 100%;
        margin-top: 20px;
        padding-right: 0;
    }

    .noticia_detalle_v2 .not_imagen {
        width: 100%;
        margin-top: 20px;
    }

    #bloques {
        padding: 0 10px;
    }

    #bloque2 {
        float: left;
        width: 100%;
    }

    .noticia_detalle_v2 .not_texto table {
        float: left;
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .noticia_detalle_v2 .not_texto table img {
        float: left;
        width: 100% !important;
        height: auto !important;
    }

    #recomendado_suscripcion {
        width: 97% !important;
        left: 10px;
        bottom: 10px;
    }

    .noticia_detalle_v2 #social_links {
        position: relative;
        left: inherit;
        float: left;
        text-align: center;
        width: 100%;
        margin: 10px 0 0;
    }

    .noticia_detalle_v2 #social_links .social_link_whatsapp {
        display: inline-block !important;
    }

    .noticia_detalle_v2 #social_links li a {
        width: 35px;
        height: 35px;
        font-size: 20px;
    }
    .noticia_detalle_v2 .not_texto {
        border-top: 2px solid #DBEEF5;
    }

    .noticia_detalle_v2 #fecha {
        display: none;
    }

    .noticia_detalle_v2 #bloques {
        border-top: 8px solid #DBEEF5;
    }

    .not_estilo_9 .cont_not_img .t9_titulo {
        font-size: 21px !important;
        line-height: 24px;
        font-weight: 500;
    }

    .noticia_detalle_v2 .not_titulo {
        font-size: 25px;
        line-height: 29px;
        font-weight: 500;
    }

    .noticia_detalle_v2 .not_entradilla {
        font-size: 19px;
        line-height: 22px;
        font-family: "Fira Sans";
        font-weight: 500;
    }

    .noticia_detalle_v2 .not_texto {
        font-family: "Fira Sans";
        font-size: 16px;
        line-height: 19px;
    }

    .not_estilo_12 .cont_not_img .t9_titulo .t12_titulo {
        font-weight: 500;
    }
}