.text-banner {
	background-color: rgba(255, 255, 255, 0.75);margin-top: 215px;}
	@media only screen and (max-width: 64em) {
		.text-banner {
			margin-top: 200px;
		}
	}
	@media only screen and (max-width: 40em) { 
		.text-banner {
			margin-top: 130px;
		}
	}>
Brian McConaghy