@media only screen and (max-width:600px){.image-container{min-height:250px!important;width:280px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.preview-image .show-img{min-height:200px!important;min-width:280px!important}}@media only screen and (min-width:600px){.image-container{min-height:450px;width:650px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.preview-image .show-img{min-height:400px;min-width:600px}}