.wrap_photo.col_2 {
    display: flex;
}
.photo_caption {
    width: 50%;
}
.photo_caption .photo_box img {
    width: 100%;
}