.uploaded-photo {
    position: absolute;
    z-index: 10;
    height: 400px;
    width: calc(400px * (2 / 3));
}