.drop_down .second .inner>ul, li.narrow .second .inner ul {
    display: inline-block;
    position: relative;
    background-color: #185DAB;
    border-color: #3d3d3d;
}


.blog_small_image  {
margin-top:140px;
}

.blog_holder article .post_more {
    display: none;
}

.blog_holder article .post_info {
    display: none !important;
}

.blog_holder article .post_text h2 .date {
    display: none !important;
}

@media screen and (max-width: 400px) {
.titolomobile {
   font-size: 20px !important;
   line-height:20px !important;
}}