.tooltip-icon {
	width: 60px;
	text-align: center;
}

.tooltip-icon .icon-image {
	width: 100%;
	height: auto;
}

.tooltip.bs-tooltip-top .tooltip-inner {
	background-color: #03879e;
	color: #fff;
	font-size: 0.875rem;
}

.tooltip.bs-tooltip-top .tooltip-arrow {
	border-top-color: #03879e !important;
}
