@media (min-width: 768px) {
  html.mod-js:not(.mod-ix) .info-bar .next-child .card-whipe {
    width: 0%;
    height: 100%;
  }
  html.mod-js:not(.mod-ix) .info-bar .link-parent > .next-parent {
    display: none;
  }
}
