.section-hero .gallery-container .gallery-item .content .hero-gallery-icon{
	margin-bottom: -9px;
}

@media only screen and (max-width: 480px) {
    .section-featured-apps .section-headline .nowrap {
        display:inline-block;
        white-space: normal;
    }
}

@media only screen and (max-width: 1146px) and (min-width: 1069px) {
    .section-hero .hero-copy {
        margin-top: 10px;
    }
}