footer .face{
      position: relative;
}
@media only screen and (min-width: 992px) {
  footer .face .bct{
        position: absolute;
    bottom: 0;
  }
}