.listaNews img {
    display: none;
}

.blocco .listaNews  {
    border-bottom:1px solid #CCCCCC;
    padding:1.2rem;
}

.blocco .listaNews div.info  {
    width:100%;

}

.followBtn {
    margin-top:1rem;    
}


.info p {
    float: right;
    margin-top: 8px;
    color: grey;
}


.followBtn {
    padding-top: 1.5rem;
    display: block;
}

.blocco .articolo .testo h2, .blocco .listaNews .info h3 {
    margin: 0;
    padding: 0 .5rem;
    background-color: transparent;
    text-align: left;
    font-size: 1.2rem;
    text-transform: none;
    display:block !important;
}

.blocco div#ContentSet-bc89e2ac-f59f-4d9a-9858-fd7beebe087d .news {
    padding: 0;
}

.blocco .no-slick:nth-child(2) h3, .blocco .no-slick:nth-child(2) button{
    display:none !important;
}

div#ContentSet-2ba7fedb-db36-43db-9f57-f094ebfe70db .info h3{
    display:block !important;
    text-shadow: 1px 2px 4px rgba(0,0,0,0.75);
    color:#FFFFFF;
    font-size:2rem;
    padding:0 1rem;
    background-color:rgba(0,0,0,0.25);
}

.blocco div.info p{
    display:none;

}
.blocco:first-child .small-11{
    margin-bottom:-20px
}
.blocco:first-child .large-4:nth-child(2), .blocco:first-child .small-11 .slick-slide:first-child{
   width:65% !important;
   height: 419px;
   margin: 0px;
}
.blocco:first-child .large-4:nth-child(2) img, .blocco:first-child .small-11 .slick-slide:first-child img{
   width:99% !important;
   height:100%;
}
.blocco:first-child .small-11 .slick-slide{
    width: 32.5% !important;
    margin-bottom:22px;
}


div#ContentSet-93c2b47a-736b-4dfb-9504-38cc4ab167eb div.info {
    position: absolute;
    bottom: 0;
    font-weight: 800;
    width: 100%;

}
.blocco div#ContentSet-93c2b47a-736b-4dfb-9504-38cc4ab167eb .news {
    padding: 0;
}
.blocco h3:first-child{
    display:none !important;
}

.blocco:first-child .large-4 .info h3, .blocco:first-child .small-11 .slick-slide .info h3{
    display:block !important;
    text-shadow: 1px 2px 4px rgba(0,0,0,0.75);
    color:#FFFFFF;
    font-size:2rem;
    padding:0 1rem;
    background-color:rgba(0,0,0,0.25);
    width: 98%;
    margin-bottom: 4px;
}
.blocco:first-child .small-11 .slick-slide:first-child .info h3{
    width: 99% !important;
}
 .blocco:first-child .small-11 .slick-slide .info h3{
    margin-bottom:0px;
}
.blocco:first-child .large-4 div.info, .blocco:first-child .small-11 .slick-slide .info h3 {
    position: absolute;
    bottom: 0;
    font-weight: 800;
    width: 100%;

}

.header.smaller{
 display:none;   
}
.headerInterno .nav-bar{
    display:block!important;
}
.blocco:first-child .small-11{
    padding:0px;
}
@media screen and (max-width: 400px) {
    .blocco:first-child .large-4:nth-child(2), .blocco:first-child .small-11 .slick-slide:first-child {
        width: 101% !important;
        height: 255px;
        margin: 0px 0px 20px 0px;
    }
    .blocco:first-child .small-11 .slick-slide {
    width: 96.5% !important;
    margin-bottom: 22px;
    }
}