

.img-wrap{ 
  display: flex;
  justify-content: center;
  align-items: center;
  gap:5rem;
}
.img1{width: 15rem;}
.img2{width: 11.6rem;}
.img3{width: 12.2rem;}
.img4{width: 21.6rem;}
.img5{width: 14.9rem;}

.text-justify {text-align:justify}














