

@media (min-width:960px) and (max-width:1200px){
    .date_actu {
    font-size: 100%;
    padding-bottom: 10px;
}

.annee_mois {
    font-size: 80%;
}

.nb_vue, .comments {line-height: 1.1;padding: 10px 0;}

.info_reseau_socio img {
    width: 22px;
    height: auto;
}

span.vue {
    font-size: 85%;
    line-height: 1.2;
}

.titre_act {
    font-size: 100%;
    line-height: 1.2;
}

.text_min_actualite {
    font-size: 80%;
}

.btn_voir_tous {
    font-size: 100%;
}

.titre_agenda {
    font-size: 20px;
}

.categorie_actus {
    font-size: 85%;
    top: 5px;
}

.bloc_rdv_journee {
    min-width: 300px;
}

.text_description {
    margin-bottom: 0;
}

.prev_agenda_interne, .next_agenda_interne {
    top: 45%;
}

.next_pub, .next_actualite{
    display: none;
}

#content_bloc_action .owl-item {
     width: auto;
}

.bloc_action {
    margin: 0 45px;
}

}