.hero-banner .side-panel .download-item { padding: 1em 0; }
.hero-banner .side-panel .download-item:not(:last-child) { border-bottom: 1px solid rgba(255,255,255,.4); }
.hero-banner .side-panel .download-item > div { font-size: 1.5em; font-weight: 600; }
.hero-banner .side-panel .icon-wrap img { max-width: 1.5em; margin-right: .5em; }
@media all and (max-width 38em) {
    .hero-banner .side-panel { width: 100%; }
}