
.mockup {
    margin-bottom:130px;
    position: relative;
}

/* for the tile option icon */
#mytile {
	position:absolute;
	left: 50%;	
	margin-left: -50px;
	width:100%;
	max-width:100px;
	height:auto;
}

/* for the metal color option icon */
#myimage {
	position:absolute;
	margin: -45px 0px 0px 245px;
	width:80px;
	height:auto;
}
