
.figma {
    display: flex;
    flex-wrap: wrap; 
    justify-content: center; 
  }
 
  .figma img {
    max-width: 1250px; 
    height: auto; 
    margin: 20px; 
}
  .voyage {
    padding-bottom: 100px; 
  }