#masthead.site-header {
  height: 39mm;
  margin: 0px;
  width: -8%;
  line-height: -4mm;
  font-size: -3%;
  padding-bottom: -10px;
  padding: -8px;
  margin-bottom: -17px;
}

.site-title {
  display: none;
}


/*Remove border radius from description box in slider */
#main-slider .cycle-caption{
  border-radius:0;
}