.crop { overflow:hidden; position: relative; width: 350px; height: 446px; } .crop img{ position: absolute; margin: auto; min-height: 100%; height: auto; width: auto; left: -150%; top: -50%; right: -100%; bottom: -100%; min-width: 197%; }