.fullwidth-location-stack{
	padding: 70px 0;
	background-image: url(images/IFS-homepage-8.jpg);
	background-size: cover;
}

.fullwidth-location-stack h1{
	color: #ffffff;

@media (max-width: 480px){
	.fullwidth-location-stack{
		padding: 15px;
	}
}