.featured-product-headline{margin-bottom:2rem;text-align:center}.featured-product-card{background-color:#fff;border:1px solid #4fb1ff;border-radius:8px;display:flex;flex-flow:column;margin-bottom:1rem;overflow:hidden;text-align:center;text-decoration:none}.featured-product-card:hover{text-decoration:none}.card-info{display:flex;flex-basis:35%;flex-flow:column;justify-content:space-between;padding:2rem}.card-info .card-info-headline span{color:#005ddc;display:block;font-size:1.5rem;font-weight:800;line-height:100%;margin:0 0 .5rem}.card-image{flex-basis:65%;text-align:right}.card-image img{transform:scale(1.1)}@media (min-width:767px){.featured-product-card{border-radius:20px;display:flex;flex-flow:row;justify-content:stretch;margin-bottom:2rem;text-align:left}.card-info span{margin:0}}