@charset "UTF-8";

a#nail + div ul li:nth-of-type(n+4) {
    display: none;
}