@media screen and (max-width: 700px) {
    .private figure{margin: 0;}
    .private div{ max-width: 50%;}   
}