.crop {
    width: 100%;
    height: 250px;
    overflow: hidden;
}

.crop img {
    margin: -150px 0 0 0;
}
