@charset "UTF-8";

.image-cutter {
    object-fit: cover;
    object-position: center center;
    width: 120px;
    height: 120px;
}