/** Start Vieri animation */
.vieri-anim-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
/** End Vieri animation */