@media screen and (max-width: 482px){
  .fcbkbttn_button, .fcbkbttn_like {
      display: flex;
      align-content: center;
      justify-content: center;
  }
  #fcbkbttn_right {
      margin-top: 0px !important;
  }
}