.product_card{padding:2rem 0;text-align:center}.product_card__image{background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;margin:0 auto;height:auto}.product_card__image:after{content:'';display:block;padding-top:100%}.product_card__image_container{margin-bottom:2rem}.product_card__image{background-color:#fff;background-position:center center;background-repeat:no-repeat;background-size:60% auto;border-radius:50%;position:relative;width:120px;margin:0 auto;height:120px}.product_card__content{margin-left:auto;margin-right:auto}.product_card__name{margin:1rem 0}.product_card__title.heading.five{font-weight:300;margin:1rem auto;max-width:70%}.product_card__button{margin:1rem 0}.button-container{text-align:center}@media(max-width:767px){.product_card__title{max-width:100%}.product_card__text.truncate{display:none}}