.about-container {

  display: flex;
    
  justify-content: center;
             
  z-index: 2;
    
}

 