@media screen and (max-width: 320px) {
  ul.product_list_widget li a.remove {
    border-width: 0px;
    border-style: none;
    font-size: 19px;
  }
  html > body > #wrapper > #header > div > #wide-nav > div > div:nth-child(2) > ul > li:nth-child(4) > div > a {
    background-color: #000000;
  }
}
