body .notify  {
z-index:999999 !important;
	}
	
	.notify .check {
		margin-top: 0px !important;
	}

.notify .text-base {
    font-size: 1.3rem;
    line-height: 1.5rem !important;
}

.notify .text-sm {
    font-size: 1rem;
    line-height: 2.25rem !important;
}