@media (max-width: 768px) {
  .social {
    display: none;
  }
  .logo-top {
    margin-left: 10%;
  }
}
