.footerContain {
  width: 70%;
  height: 155px;
  margin: auto;
  padding: 10px;
}

.footerLogo {
  width: 35%;
  height: 155px;
  float: left;
}

.footerText {
  margin-left: 30%;
  height: 155px;
}

/*.pkp_page_index:after {
  content:'';
  background: url('/public/library-clock-tower.jpg');
  position: absolute;
  top:0px;
  left: 0px;
  width:100%;
  height:100%;
  z-index:-1;
  opacity: 0.15;
}

.pkp_page_index {
  position: relative;
  z-index:1;
}

.pkp_block .block_information:after {
  content: url('/public/library-clock-tower-th.jpg');
}*/