@media (min-width:768px)  {
}


@media (min-width:992px) {
  #b_head.bf-head-centred:not(.fixed) {
    height: 125px;
  }
  #b_head.bf-head-centred.fixed {
    height: 52px;
  }
  #b_head.bf-head-centred a.logo, #b_head.bf-head-centred a.logo:hover { 
    height: 45px;
  }
}


@media (min-width:1170px) {
}
