.booking-photo-preview img {
    max-height: 140px;
    width: auto;
    border-radius: 8px;
    border: 1px solid var(--border-color, #e2e8f0);
}