@media (max-width: 800px){
    .crop-image{
        height: 400px;
    }
}
.file-list{
    display: flex;
    flex-wrap: wrap;
}