
.investments_field .label {
    display: inline-block;
}

.investments_field .label_image {
	display: none;
	background: url(../../images/label_investments.png);
	width: 113px;
	height: 17px;
	background-repeat: no-repeat;
	background-size: contain;
	margin-right: .25em;
}
