img {
    display: flex;
    gap: 50px;
    flex-wrap: wrap;
    justify-content: center;
}