.left img {
    border-radius: 200px 0 0 0;
}

.right img {
    border-radius: 0 200px 0 0;
}