.mainStatement {
line-height: 48px;
font-size: 40px;
}
#notifyMeForm {
margin-top:67px;
}
#notifyMeForm ul {
width:100%;
list-style:none;
font-size:13px;
}
#notifyMeForm ul li {
float:left;
width:44%;
margin-left:4%;
}
#notifyMeForm ul li:last-child {
float:left;
width:44%;
margin-left:52%;
}
#notifyMeForm input, #notifyMeForm button {
width:100%;
}
.youWantNotified {
line-height:28px;
font-size:20px;
}
#footer .whatWeDo {
padding:26px 70px;
}
#footer .legal {
padding:0 70px;
}