.appstore-buy {
    margin-top: 30px;
    transform: scale(2,  2);
    -webkit-transform: scale(2,  2);
    -moz-transform: scale(2,  2);
    -o-transform: scale(2,  2);
}

.iphone-screenshot {
    width: 640px;
    height: 820px;
    box-shadow: 0 5px 18px 5px #888;
}

.feature #screenshot-themes {
    height: 1096px !important;
}

.feature #screenshot-group {
    height: 330px !important;
}

#container section {
    border-bottom: 1px solid #999;
    padding-bottom: 45px;
    margin-bottom: 80px;
}



.feature .left, .feature .right{
	width: 100%;
	float: left;
}

.feature .left {
	margin-bottom: 50px;
}

.feature .right {
	margin-right: 40px;
}

.feature h2 {
    text-align: center;
    font-size: 80px;
    line-height: 90px;
    font-weight: 400;
}

.feature p {
    font-size: 40px;
    line-height: 54px;
    margin-bottom: 20px;
}
.inner-footer h2 {
	font-size: 60px;
	line-height: 60px;
	padding: 0 50px;
}
.inner-footer .appstore-buy {
    margin-top: 80px;
    transform: scale(4,  4);
    -webkit-transform: scale(4,  4);
    -moz-transform: scale(4,  4);
    -o-transform: scale(4,  4);
}