@media screen and (max-width: 420px) {
    #logo span, header #share ul li.ficha, #selectorB{display: none;};
    section .selector{height: 780px;}
    .note h6{
        font-size: 13px;
        line-height: 13px;
    }
    .note h1{
        font-size: 2em;
        line-height: .9em;
    }
    .note p{
        font-size: 13px;
        padding: 20px;
    }
    section a{
        background-color: rgba(255, 255, 255, 0.82);
    }
    #container{height: 1890px}
    section .selector, section .selector .trends_provincia, 
    section .selector .trends_cantones, 
    section .selector .trends_cantones .cnt,
    section #selectores{width: 100% !important;}
    section label select{width: 210px !important;}
    .video {height: 480px;}
    .embedVideo{
        top: 0;
        left: 0;
        width: 100%;
        overflow: hidden;
        display: none;
    }
    .quote p{
        padding-top: 150px;
        font-size: 17px;
        line-height: 26px;
        width: 80%;
    }
    #SJ_options, #AL_options, #CA_options, #HD_options, #PN_options, #GN_options, #LM_options{margin: 0 !important;display: none;}
    section #fichaCantonal{display: none;}
    section #cantones .school p{padding: 0;}
    .note .infografia.citaInfo {text-align: center;}
    #cantones {padding: 35px;}
}