@media (min-width: 992px){
#sp-logo {
  width: 100%;
  text-align: center;
}
#sp-menu {
  display: none;
}
}