a#recruitIcon{
    position: fixed;
	display: block;
	bottom: 60px;
    right: 150px;
    margin: 0;
    padding: 0;
	width: 150px;
	height: auto;
	z-index: 500;
}

a#recruitIcon img{
	width: auto;
	height: auto;
	max-width: 100%;
}