

@media only screen and (max-width: 991px) {
  .logo {
  	text-align: center;
  }

  .contacto {
  	margin-left: 50px;
  }
}