div.c-box-contact {
	position : relative;
	height   : 140px;
	margin   : 0 0 21px 0;
}

div.c-box-contact .image {
	background : #F4F4F4;
	float      : left;
	width      : 120px;
	height     : 140px;
}

div.c-box-contact .text {
	position : absolute;
	bottom   : -17px;
	left     : 135px;
}