.qr-promo{
	display:flex;
	align-items:center;
	justify-content: center;
}

.qr-promo__desc{
	color:#fff;
	text-align:right;
}

.qr-promo__view{
	padding-left:16px;
}

.qr-promo__image{
	max-width:48px;
	max-height:48px;
}