.magnatech-subscribe-wide {
	width: 100%;
	padding: 53px 40px;
	background: #BD352A;
}

.magnatech-subscribe-fixed {
	display: none;
	position: fixed;
	bottom: 0;
	right: 0;
	width: 100%;
	max-width: 427px;
	padding: 44px;
	background: #BD352A;
	z-index: 999;
}