.IntroPhoto {
  width: 300px;
  height: auto;
  border-radius: 50%;    
}

.TitleFlex {
  display: flex;
  justify-content: center;
}
