.media .square_images.thumb-fix {
    width: 300px;
    height: 223px;
}

.media .square_images.thumb-fix img {
    max-width: none;
    width: auto;
    position: relative;
    top: -25%;
    left: -30%;
}

