.logo::before,
.logo::after,
.hero-brand::before,
.hero-brand::after{
  animation:vexonOrbitRotate 28s linear infinite;
  transform:translateX(-50%)!important;
}

.logo,
.hero-brand{
  animation:vexonOrbitCounter 28s linear infinite;
}
