body::before, body::after { display: none !important; content: none !important; }

.fflogo {
  background-image: none !important;
}

.fflogo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
