body * {
  letter-spacing: -0.5px !important;
}

.about-grid img {
  max-height: 600px !important;
}

article * {
  text-align: justify;
  text-transform: lowercase;
}

 .uk-nav > li > a {
   text-transform: lowercase !important;
 }