
.team-card.style2 .team-thumb img {
  position: relative;
  /*width: 100%;*/
  z-index: 2;
}

.fancyboxhk {
	text-align:;
}
.fancyboxhk a img:hover {
    /*transform: scale(1.1);
    transition: all .5s;*/
}

.fancyboxhk a img {
	width: auto;
	height:220px;
	padding: 3px;
	border-radius: 10px;
	border: 1px solid #eee;
	margin: 5px;
}

