/* custom styles, added to keep original website structure and to keep original files minified */

.template.template--newsletter .container {
	max-width: 1100px;
}

.template.template--newsletter h1.page__title {
	margin-bottom: 30px;
	font-size: 40px;
}


.template.template--newsletter h3.page-subtitle {
	margin-bottom: 50px;
	text-align: center;
	font-size: 25px;
}

.template.template--newsletter .row--newsletter img {
	max-width: 400px;
    height: auto;
    width: 100%;
}