/* custom */
.ejournalfattitle {
/* customize_body */ font-size: 64px; /* customize_body */
/* customize_body */ line-height: 0.95; /* customize_body */
}

.c-NewsWall-item {
    max-width:100%;
}

@media only screen and (max-width: 1300px) {
    .c-NewsWall-item {
        width: 100% !important;
    }
}

/* correction titre des articles */
section.unige-toc-content > div[id^='blockStyle']:first-of-type {
    background-repeat:no-repeat;
    /* padding:0 75px 0 0 !important; */
    line-height: 0.9;
    font-size: 48px;
    font-family: times new roman, times;
    font-weight: bold;
}

#blockStyle7945Main9 {
  background-color: transparent !important;
}

#blockStyle14711Main95 {
  padding-left: 0 !important;
}

#blockStyle26713Main9::after,
#blockStyle26713Main9::before {
  content: " ";
  display: table;
}

#blockStyle26713Main9::after {
  clear: both;
}