.voilebp-elementor-widget-vbp-video .share_button-container {
    width: fit-content;
    margin-top: 25px;
}

@media screen and (max-width: 767px) {
    .voilebp-elementor-widget-vbp-video .share_button-container {
        width: 100%;
        justify-content: center;
    }
}