@charset "utf-8";
/* CSS Document */

.box{
  position: relative;
}
.bottom-right {
  position: absolute;
  bottom: 25px;
  right: 25px;
}