@media screen and (max-width: 480px) {

#navigation a{
  font-weight: 500;
  font-size: small;
}

}

@media screen and (max-width: 660px) {


}



