.content{
	overflow: auto;
	position: relative;
	width:100%;


	
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}


footer a{ margin-right: 20px; }

@media only screen and (min-width: 1229px){
	.showcase .horizontal-images.content{ width: 1060px; }
}

@media only screen and (min-width: 1629px){
	.showcase .horizontal-images.content{ width: 700px; }
}