.box-box.kofi {
  width:180px;
  margin-top: 10px;
}

@media screen and (max-width: 500px) {
  .box-box.kofi  {
    left:2%;
}
}