.preview-image {
    width: 100%;
    height: 289px;
    object-fit: cover;
    border-radius: 12px;
}

.error {
    font-size: 12px;
    position: relative;
    line-height: 1;
    width: 100%;
    color: #ff0000;
}