.vertical-menu {
width: 100%;
padding-bottom: 3px;
text-align: center;
}
 
.vertical-menu a {
background-color: #164BA4; 
color: white;
display: block;
padding: 4px;
text-decoration: none;
font-family: arial;
}
 
.vertical-menu a:hover {
background-color: #00b2f3;
}
 
.vertical-menu a.active {
background-color: #0178F2; 
color: white; 
font-family: arial;
}

.pkp_site_name .is_img img {
    display: block;
    max-height: auto;
    max-width: 100%;
    width: auto;
    height: auto;
}

.content {
text-align: center;
}

.pkp_site_name {padding-top: 0 !important; padding-bottom: 0 !important}
.pkp_site_name > a {padding-top: 0; padding-bottom: 0;}
.pkp_site_name .is_img img {max-height: 500px !important;}
.pkp_site_name_wrapper {padding-left: 0; padding-right: 0;}
.pkp_navigation_user_wrapper {top: 0; right: 0; padding-right:30px;}
.pkp_structure_page {margin-top:  20px !important; margin-bottom:0 !important; padding-bottom: 0 !important;}