.hidden {
    display: none;
}

.logo img {
    width:200px;
}

.primary-logo {
    width:300px;
}

}
.header .logo a img {
   width: 300px;
}

.header .logo a img {
  width: 300px;
}

.services-list li {
  min-height: 300px;
}

.services-list.gray li, .team-list.gray .team-box {
  min-height: 410px;
}

.services-list.services-icons li {
  min-height: 320px;
}

.projects-list.isotope li > a, .projects-list.isotope a > img {
  height: 100%!importantimportant;
}