.keep-updated .form-response, .intro-cta .form-response {
	padding: 0 !Important;
    /*padding: 9.51vw 0; 2018/05/12 Commented by DEV*/
}
	
.certify-steps .certify-announcement-table {
	word-break: break-all !Important; /*2018/10/12 Added by DEV*/
}

/*2018/05/12 Added by DEV*/
#keep-me-updated-thanks-msg-cntnt{
    padding: 9.51vw 0;
}

.cyb-file-attachment {
	word-break: break-word;
}