#banner-a2 {
	padding-top: 300px;
	background-color: #fff;
}

@media (min-width:550px) {
	#banner-a2 {
		padding-top: 500px;
	}
}