	.btn-request {
		box-shadow: inset 0 0px 0px rgba(255,255,255,.3), inset 0 38px 31px rgba(281,236,0,.5), inset 0 0px 0px rgba(0,0,0,.4);
		font-size: 18px;
		padding: 13px 0px;
		vertical-align: middle;
		background-color: #FDB64C;
		border: 0;
		border-radius: 3px;
		color: #fff;
		display: inline-block;
		text-align: center;
		text-decoration: none;
		width: 222px;
		margin-right: 17px;
	}

	.btn-request:visited {
		color: #fff;
	}

	.why-we-txt{
		font-weight: bold;
		font-size: 15px;
		color:#e67e22;
		width:70%;
		margin: 0 0 25px 0;
	}

	.how-works li {
		margin: 0 0 50px 0;
	}

	.how-works ul li:last-child {
		margin: 0 0 33px 0;
	}

	.top-banner{
		background-image: url(../img/v/top-banner-why.png);
		background-repeat: no-repeat;
	}

    #v2_long-term-txt a{
        display: none;
    }