img {
    width: 600px;
    height: 300px;
    border: 1px solid black;
    object-fit: none;
    object-position: right -50px;
}