.caregister_bg{
	background:url(../img/img_caregisterpage_background.jpg) no-repeat; 
} 

.borrower_register_bg{
	background:url(../img/img_caregisterpage_background.jpg) no-repeat;
} 

@media (max-width: 770px) { 
	.partner_nc{
		display: flex;
		justify-content: center;
	}
	.h_line{
		width: 100% !important;
		display: flex;
		justify-content: flex-start;
	}
	.reg_note{
		display: flex;
		justify-content: flex-start;
		font-size: 10px;
	}
}
