.card_details img{max-width:450px;box-shadow:0px 0px 20px 0px rgba(12,11,11,0.5);-moz-box-shadow:0px 0px 20px 0px rgba(12,11,11,0.5);-webkit-box-shadow:0px 0px 20px 0px rgba(12,11,11,0.5)}.details_container{min-width:250px;display:flex;flex:flex-shrink;align-items:center;justify-content:center;width:80%}.card_details{margin-bottom:25px;background-color:#fff;border-radius:10px;box-shadow:0 0 11px rgba(33,33,33,.3);background-color:#f7f7f7;display:flex;justify-content:center;flex-direction:row;flex-wrap:wrap;flex:flex-shrink;transition:box-shadow .3s;margin-bottom:15px;padding:15px}