.ImageContainer{width:100%;height:240px;display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative;border:1px solid #d3d3d3;background-color:#cfd8dc}.productimg{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;margin:auto;position:absolute;background-color:#cfd8dc;top:0;bottom:0;left:0;right:0}