/* Content Container */

.container {
  margin-top: 3%;
}

/* Background Image */

.toast-right {
  position: fixed;
  right: 20%;
  bottom: 25px;
  width: 250px;
}

