@media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio: 0) {
  @media {
    .list-row .node-image-block {
      min-width: 59px;
    }

    .node-score-block {
      min-width: 45px;
    }
  }
}