.gef-region-detail .gef-team-view .img-section {
	  margin-bottom: 24px;
    width: 180px;
    height: 160px;;
    overflow: hidden;
}
.gef-region-detail .gef-team-view .img-section img {
	  width: 180px;
    height: 160px;
    object-fit: cover;
    object-position: top;
}