.noty_body i {
  	font-size: 20px;
  	margin-right: 10px;
}

@media (max-width:575.98px) {
  	.noty_body {
    	text-align: initial;
  	}
}