@media screen and (min-width: 752px) and (max-width: 980px) { 
  .shopinfo.hidden-phone {display:none;}
}