.subscribe .wrapper-form .row{margin: 0 -7px;}
.subscribe .wrapper-form .row .column{padding: 0 7px;}
.subscribe .wrapper-form .wrapper-checkbox{padding: 12px 0px 13px;}
.subscribe .wrapper-form .wrapper-checkbox label{float: left; margin-right: 20px;}
.subscribe .wrapper-form .wrapper-checkbox label input{float: left; margin-right: 7px;}
.subscribe .wrapper-form .wrapper-checkbox label span{float: left; line-height: 100%; padding-top: 1px;}
.subscribe .wrapper-form .bottom-form{padding-top: 5px;}

@media screen and (max-width: 768px){
	.subscribe .column-form .wrapper-form{max-width: none;}
	.subscribe .column-form .wrapper-selects{margin: 0 -5px;}
	.subscribe .column-form .wrapper-selects .column{padding: 0 5px;}
	.subscribe .column-form .wrapper-form .bottom-form{padding-top: 5px;}
	.subscribe .column-form .wrapper-form .bottom-form p{float: none;padding-top: 0;}
	.subscribe .column-form .wrapper-form .bottom-form button{float: none;width: 100%;}
}