.pop-photo {
    max-width: 600px;
    margin: 20px auto;
    text-align: center;
}
.pop-photo img {
    max-width: 100%;
    height: auto;
}
.pop-photo p {
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
}