button#newsValider {
    display:block;
    margin:0 auto;
}
form#emvForm {
    margin-top: 10px;
}
form#emvForm label {
    font-weight: 600;
}
iframe#newsIframe {
	width: 100%;
	height: 250px;
}