/**
 * Requires: /bareslider/common-home.css
 */

.first-slider .home-art-de-la-table .pro-overlay {
    bottom: 5%;
    right: clamp(50px, 13%, 13%);
}

@media (min-width: 768px) {
    .first-slider .home-art-de-la-table .pro-overlay {
        bottom: 18%;
    }
}
