/* Alert word wrap fix */
.ReactModal__Content .A_content {
font-size: 15px !important;
hyphens: none !important; }