#cart-dropdown a[href="/checkout"] {
  display: none !important;
}
#cart-dropdown a[href="/cart"] {
  margin: 0 !important;
}