.image img {
    max-width: 100%;
}

.image div.customImage {
    background-position: center;
    max-width: 100%;
    width: 250px;
    height: 250px;
    margin: auto;
}