.header-default.clone {
    padding: 5px 0 !important;
}
.header-default {
    padding: 5px 0 !important;
}

.logo-light
{
  height:35px  !important;
}

.logo-dark
{
  height:35px  !important;
}
.main-content {
  margin-top:20px  !important;
}



@media only screen and (max-width: 600px) {
  .header-right {
    display:none !important;
  }
}

.header-default
{
  border: 1px solid #ebebeb !important;
}

.blog-posts {
     margin-top:60px !important;
}

.header-right .header-buttons button:first-child {
  margin-left:20px !important;
}
.single-cover {
  height:400px !important;
}