.refrigerator_price ul{
  @media screen and (min-width:1000px) {
    grid-template-columns: 1fr 1fr auto;
  }
}