@media screen and (min-width: 768px){
  .sp{
    display: none !important;
  }
}