@import url("common.css");
/*
.human1{
	margin-left:20px;
}
.human2{
	float:right;
}
*/





/*
div.col-md-3  > img.item_on,
div.col-md-3  > img.item_off {
	float:right;
	margin-bottom:100px;
}
*/



img.sales_icon {
    float: left;
}

h4.team_name {
    font-weight:bold;
}
h4.team_name:before {
    content:"“ ";
    color:#59AF92;
    font-weight:bold;
}
h4.team_name:after {
    content:" ”";
    color:#59AF92;
    font-weight:bold;
}