@media (max-width: 992px) {
  
  .front-logo{
      width:50%;
      height:auto;
      image-rendering: auto;
  }

}