.logo::before,
.logo::after,
.hero-brand::before,
.hero-brand::after{
  animation:none!important;
  transform:translateX(-50%)!important;
}

.logo,
.hero-brand{
  animation:none!important;
}
