.download-banner__bg .icon--banner-bg-shadow {
    position: absolute;
    bottom: -10%;
    left: -15px;
    width: calc(100% + 30px);
    z-index: 1;
}

.download-banner__bg .icon--banner-bg {
    position: relative;
    z-index: 10;
}