/*Recherche*/
div#block-reservationctoutvert{
    width: 100%;
    position: relative;
    margin: 25px 0;
}
/*.searchecetoutvert-container {
    position: absolute;
    top: -150px;
    z-index: 11;
    width: 100%;
    left: 50%;
    max-width: 800px;
    margin: 0 auto;
    transform: translateX(-50%);
}*/
/* ----------------- Laptop ------------------- */
/*AVIS*/
div#block-avisctoutvert{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: -320px;
}

div#block-avisctoutvert .field--name-body{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}