.screenshot-site {
    max-width: 100%;
    height: auto;
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.screenshot-wrapper {
    margin-bottom: 1.5em;
}

.screenshot-label {
    font-size: 0.9em;
    color: #666;
    font-style: italic;
}