.price-card-format{
	text-align: left;
    float: left;
    font-size: 14px;
    letter-spacing: -0.3px;
    color: #2c708f;
    font-weight: bold;
    position: relative;
    top: 5px;
    padding: 4px 10px;
}

.card.card-md .card-info h5 { 
	text-shadow: unset;
}

.hero-empty{
	background: gray;
}
.custom-tag-hero{
	height: 450px;
	display: block;
    margin: 0 auto;
}

.svg-color-goalong{
    stroke: #00597e;
}

.product_text ul{
        margin: 20px 40px;
        list-style: unset;
}
.product_text li{
        list-style: unset;
        margin: 10px 0px;
}