
#about .section-title::after {
  display: none;
}

#about .section-title {
  white-space: nowrap;
}


#about .about-img {
  aspect-ratio: unset;
  height: auto;
  background: none;
}
