.page-how-to-buy .section-lowercosts .learning {
    margin: 164px 0 80px
}
@media only screen and (max-width: 1068px) {
    .page-how-to-buy .section-lowercosts .learning {
        margin: 60px 0 38px;
        max-width: 359px
    }
}
@media only screen and (max-width: 734px) {
    .page-how-to-buy .section-lowercosts .learning {
        margin-top: 30px;
        max-width: 100%
    }
}

@media only screen and (max-width: 1068px) {
    .page-how-to-buy .section-lowercosts .ipads-image-column {
        padding-top: 130px;
        margin-left: -30px
    }
}

@media only screen and (max-width: 734px) {
    .page-how-to-buy .section-lowercosts .ipads-image-column {
        padding-top: 0
    }
}

.page-how-to-buy .section-hero .section-content .hero-intro {
	min-height: 290px;
}

@media only screen and (max-width: 1068px) {
	.page-how-to-buy .section-hero .section-content .hero-intro {
	min-height: 261px;
}
}

@media only screen and (max-width: 734px) {
    .page-how-to-buy .section-hero .section-content .hero-intro {
	min-height: 319px;
}
}