::selection {
background:#FF0000;
}

@media only screen and (max-width: 500px) {
  .kiyoh-header{
    display:none !important;
  }
}