/*
Theme Name: The Disrupt
Theme URI: http://habanero.digital
Description: Design, pages and scripts for The Disrupt
Author: Steven Clark
Author URI: http://habanero.digital
Version: 1
*/

.dispatch-logo {
	margin-top: -1.3em; 
	margin-bottom: 3em; 
	max-width: 680px;
}
.mc4wp-form:last-child {
	margin-bottom: 0;
}
@media screen and (max-width: 768px) {
	.dispatch-logo {
		margin-bottom: 2em;
	}
}
.newsletter-holder {
	overflow: scroll;
	position: relative;
}