@media (max-width: 767px) {
  #aboutustext {
    padding-left: 20px;
    padding-right: 20px;
    /*padding-bottom: 10px;*/
  }
}

