
  .bottommenu-span {
    font-size: 18px;
    padding-bottom: 10px;
    position: relative;
    margin-right: 20px;
  }
  
  .bottommenu-span > a{
    position: absolute;
    bottom: 0px;
    right: 0px;
  }

