/* 

Add here your custom css styles Example: p { text-align: center; color: red; } 

*/

#header
{
  height:100px !important;
}

.slideshow-enable .sidebar-menu {
    padding-top: 100px !important;
}
.main-content.fixed-header {
  padding-top: 100px !important;
}

.logo a img {
    width: 50%;
    height: auto;
}