.unified_top-section .yellow-btn
{
	margin-bottom: 0px!important;
}
.unified_top-section .version-text
{
	margin-bottom:15px!important;
	padding-left:3.5em!important;;
}
.unified_top-section .top-text
{
	margin-bottom:10px!important;
}
.unified_top-section .btns-box-image .btns-box
{
	line-height: 0.8!important;
}
.qr-icon
{
	margin-bottom:20px;
}
@media screen and (max-width: 406px) {
	.qr-icon
	{
		margin-left:20%;
	}
}
@media only screen and (max-width: 767px) {
    .unified_top-section .version-text {
        padding-left: 0!important;
    }
}