﻿#content-croppie {
    max-width: 480px;
    max-height: 480px;
    margin-bottom: 48px;
}

.div-footer-croppie {
}

    .div-footer-croppie input {
        width: 100px;
        max-width: 100%;
    }

.file-croppie {
}

.img-croppie {
    margin-top: 16px;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 768px) {
    .div-footer-croppie {
        text-align: center;
    }
}
