.boothTrees {
    background-image: url("/img/icons/trees.png");
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    min-height: 160px;
    max-height: 160px;
    height: 160px;
}

.boothCrepes {
    background-image: url("/img/icons/crepes.png");
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    min-height: 160px;
    max-height: 160px;
    height: 160px;
}

.boothDrinks {
    background-image: url("/img/icons/drinks.png");
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    min-height: 160px;
    max-height: 160px;
    height: 160px;
}

.boothGrill {
    background-image: url("/img/icons/grill.png");
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    min-height: 160px;
    max-height: 160px;
    height: 160px;
}

.boothChampignons {
    background-image: url("/img/icons/champignons.png");
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    min-height: 160px;
    max-height: 160px;
    height: 160px;
}

.boothAccessoires {
    background-image: url("/img/icons/accessoires.png");
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    min-height: 160px;
    max-height: 160px;
    height: 160px;
}

.boothWoman {
    background-image: url("/img/icons/woman.png");
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    min-height: 160px;
    max-height: 160px;
    height: 160px;
}

.boothLight {
    background-image: url("/img/icons/light.png");
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    min-height: 160px;
    max-height: 160px;
    height: 160px;
}

.boothHandwork {
    background-image: url("/img/icons/handwork.png");
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    min-height: 160px;
    max-height: 160px;
    height: 160px;
}

.boothWood {
    background-image: url("/img/icons/wood.png");
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    min-height: 160px;
    max-height: 160px;
    height: 160px;
}

.boothLiqueur {
    background-image: url("/img/icons/liqueur.png");
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    min-height: 160px;
    max-height: 160px;
    height: 160px;
}