#raccourcis {
    border: 4px solid rgb(151, 140, 140);
    width: 60%;
    text-align: center;
    margin: auto;
    background-color: rgb(33, 189, 189);
    border-radius: 20px;
}

#taille_img_win_r {
    max-height: 90px;
    max-width: 70%;
}