.list-type-grid__item {
  width: calc((100% - 2rem) / 2);
  background-color: #F1F1F1;
  border: 1px solid #707070;
}
