/* FITfactory v77: keep the logo embedded in the FIGHTfactory hero fully visible. */

@media screen and (min-width:700px) {
  .fight-page-hero-v77 .ff-hero-picture-v75 img {
    object-position:right top;
  }
}
