.eppro-lottie-wrap {
    display: flex;
    justify-content: center;
}
.eppro-lottie-wrap a { display: contents; }

.eppro-lottie-player {
    width: 300px;
    max-width: 100%;
    display: block;
    line-height: 0;
}
.eppro-lottie-player canvas,
.eppro-lottie-player svg {
    width: 100% !important;
    height: auto !important;
    display: block;
}
