.crop {
    width: 400px;
    height: 400px;
    object-fit: cover;
    object-position: 50% 50%;
}