.visible-phone {
	display: none;
}


.visible-desktop {
	display: none;
}

.visible-desktop-wide {
	display: block;
}

.visible-std {
	display: none;
}


.wrapper {
	width: 1206px;
}

/* @group home */

.work_icon:first-child,
.work_icon:first-child img {
	width: 466px;
	height: 468px;
}

.work_icon:first-child .thu_large {
	display: inline-block;
}

.work_icon:first-child .thu_std {
	display: none;
}

/* @end */

.content p {
	margin-left: 494px;
}


.work_gal img {
	width: 100% !important;
	height: auto !important;
}

.work_gal {
	height: 677px;
}

.work_icon {
		margin-bottom: 24px;
	
}

.workimg_s:nth-child(odd) {
	float: right;
	margin-left: 24px;
}
