#picDiv {
    display:flex;
    justify-content: center;
}

#picDiv > picture {
    width:400px;
    padding: 0 10px;
}