.calendrier td, .calendrier th {
    line-height: 2.69231;
    padding: 0;
    text-align: center;
}

.calendrier{
    width: 100% !important;
}

.current_date{
    color: #c00;
    font-weight: bold;
}

.calendrier th:first-child, td:first-child {
    padding: 0px !important;
}