.Omni .Logos {
  width: 50%;
}
.Omni .Logos img {
  width: 80px;
}

@media (width <= 768px) {
  .Omni .Logos {
    width: 100%;
  }
}
