.section-footer{
    position: relative;
  }
  #product-tabs{
    position: absolute;
    top: -120px;
  }
  a#learn-more{
    margin-top: 5px;
    display: inline-block;
    font-weight: 500;
  }
  .short-description:empty {
      display: none;
  }