@media(max-width:768px) {
  #br-stick {
  bottom:60px!important;
  }

.back-top {
  bottom:138px!important;
  }

}

@media(min-width:769px) {
  .back-top {
  bottom:112px!important;
  }

}
