/*NO BORRAR*/
body {
    font-size: 16px !important;
}
@media (min-width: 992px) {
  .has_site_logo .pkp_head_wrapper {
    padding-top: 10.143rem !important;
  }
}
.pkp_brand_footer {
  display: none;
}

.navbar-brand {
    float: none;
    display: block;
    text-align: center;
}

.navbar-header {
    width: 100%;
    text-align: center;
}
.pkp_site_name .is_img {
  margin: 0px auto !important;
}