#residential #header-content{
/* 	background: url() no-repeat; */
}
#moneygram-logo
{
	width: 90%;
	max-width: 500px;
	height: auto;
}
#kiosk
{
	width: 20%;
	height: auto;
	max-width: 150px;
}
@media only screen and (max-width: 765px) {

	#kiosk
	{
		width: 100%;
		max-width: 200px;
	}
}