 nav .copy ul li {padding:0 10px;}
 nav .copy ul li a {font-size:17px;}

@media screen and (max-width:1100px) {
  nav .copy ul li a {font-size:14px;}
   nav .copy ul li {padding:0 5px;}
}

@media screen and (min-width:901px) {
  div[data-section="features"] > div .list .item div:first-of-type {font-size:13px;padding:15px;}
  div[data-section="features"] > div .list .item div:first-of-type h2 {font-size:20px;}
}
