.svg-animation-wrapper {
    display: block;
    text-align: center;
}

.svg-animation-wrapper svg {
    width: 100%;
    height: auto;
}
