.navbar-brand {
  height: 100px!important;
}
.pkp_brand_footer{
Display:none;
}


.jtr:after {
  content: " ";
  z-index: 10;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}

.front-page-buttons{
	position:absolute;
	bottom:25px;
}