.custom-height {
  margin-top:20px;
  text-align:center;
  height:325px;
  overflow:hidden;
}

.list-group-item {
background-color: #4f131f !important;
color:white !important; 
}

.list-group-item:hover { 
background-color: #6D0101 !important;
}

.variety {
	background:url("/image/versality-visiniu.png");
}

.offer {
	background:url("/image/oferta-visiniu.png");
}

.consulting {
	background:url("/image/consultanta-visiniu.png");
	
}

.about-icon {
	background-size:10%;
	background-position:top center;
	background-repeat:no-repeat;
	display:block;
	height:60px;
	width:100%;
	text-align:center;
	padding-top:40px;
	margin-top:20px;
	color:white !important;
}

.about-icon:hover {
	opacity:0.8;
}

.btn-group .dropdown-menu {
	top:-30% !important;
	left:110px !important;
}