.product-card{background-color:#12364c;border-radius:5px;height:320px;margin:0 auto 20px;max-width:600px;position:relative;text-align:center;top:6px;transition:all .2s ease;width:auto}.product-card:hover{-webkit-box-shadow:0 8px 5px -5px #666;-moz-box-shadow:0 8px 5px -5px #666;box-shadow:0 8px 5px -5px #666;top:0;transition:all .2s ease}.product-card a,.product-card a:focus,.product-card a:hover{color:#fff;text-decoration:none}.product-card h1{color:#fff;font-size:30px;font-weight:300;margin:0;padding:15px 0;padding-top:15px!important}.product-card img{height:200px;object-fit:cover}.product-card a span.anchor{display:block;font-size:16px;padding:10px 0}