/**
 * ------------------------------------------------------------------------------------------------------
 * Custom styles goes here
 * ------------------------------------------------------------------------------------------------------
**/

@media only screen and (min-width: 1200px) {
	.page-contacts {
		background-image: none;
		padding-bottom: 3rem;
	}
}