.generate {
    display: flex !important;
    justify-content: center;
}

.generate img {
    width:20px; 
    height:20px; 
    margin-right: 10px;
}

.model-selected {
    border: 1px solid #1ac5a3;
}

.cropper-container {
    display: none !important;
}