@media screen and (max-width:768px) {

.hihyouji{
  display: none;
}
}