.auth-main .auth-wrapper.v1 .auth-bg .r:first-child {
	top: -100px;
	right: -100px;
	width: 300px;
	height: 300px;
	background-image: url('../../img/tenant/chubb/icon.svg');
	background-size: contain;
	background-repeat: no-repeat;
}

.auth-main .auth-wrapper.v1 .auth-bg .r:last-child {
	bottom: -100px;
	left: -100px;
	width: 300px;
	height: 300px;
	background-image: url('../../img/tenant/chubb/icon.svg');
	background-size: contain;
	background-repeat: no-repeat;
}