.product-image{position:relative}.product-image img{width:100%}.product-image__remove{width:17px;height:17px;border-radius:17px;background-color:#ff4e4b;display:flex;justify-content:center;align-items:center;color:#fff;position:absolute;z-index:1;right:5px;top:5px;font-size:10px;cursor:pointer}.product-image__remove:hover{background-color:#fa3c39}.product-type{min-height:234px;border-radius:3px;box-shadow:0 0 20px 0 #d5dee2;background-color:#fff;padding:15px;cursor:pointer}.product-type__tick{position:absolute;z-index:1;top:-10px;right:-15px}@media only screen and (max-width:768px){.product-types{justify-content:center}}