.wc-attribute-badge {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 10;
}

.wc-attribute-badge img {
    width: 35px;
    height: auto;
    border-radius:50%;
    border:solid 2px #fff;
}

.wc-attribute-display {
    margin-top: 10px;
    font-size: 14px;
    color: #555;
	display:inline;
	font-size:13px; 
}

.wc-attribute-display p {
    margin: 0;
}
