/* your styles go here */
.image-container {
    display: flex;
    justify-content: space-between;
}

