.fixed-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
  }


  .w-48 {
    width: 320px;
  }