@media only screen and (min-width: 800px) {
    .biotext{
        margin-top: 1.8% !important;
    }
    .fas{
        margin-top: 3% !important;
    }
  }
  .biotext{
      font-weight: 600;
  }