/* main {
    background-image: url(/themes/custom/autoattelage/images/background-main.jpeg);
    background-position: center;
    background-repeat: no-repeat;
} */

main .container {
    background-color: #e3e3e8;
    padding: 20px;
}