.logo__mano {
   width: 10%;
   margin-right: 1rem;
}

@media screen and (max-width: 768px) {
   .logo__mano {
      width: 15%;
   }
}
