.homeWrapper .homeContent {
    padding-bottom: 0;
}
.keverP {
    color: #262626;
}
.tAlign {
    text-align: center;
}
.keverFreeBox {
    background-color: #FEF1F2;
    padding: 30px;
    margin-top: 30px;
    max-width: 510px;
}
.keverDownload, .keverContent, .keverLeft, .keverDownload {
    display: flex;
    align-items: center;
}
.keverContent, .keverLeft {
    flex-direction: column;
    align-items: flex-start;
}
.keverList {
    align-self: baseline;
}
.keverRight {
    margin-top: 45px;
}
.keverDownload {
    flex-wrap: wrap;
}
.keverTable, .keverRow {
    display: flex;
    flex-wrap: wrap;
}
.keverCell, .keverRow {
    width: 100%;
}
.keverCell {
    margin-bottom: 40px;
}
.keverCell img {
    width: 90px;
    height: 90px;
}
.downloadpadf {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 40px;
    max-width: 130px;
    width: 100%;
    border-radius: 5px;
    margin: 0 15px 10px 0;
}
.andStore {
    background-image: url('https://static-cdn.qburst.com/5-5-18/images/responsive/product/kever/andstore.svg');
}.appStore {
    background-image: url('https://static-cdn.qburst.com/5-5-18/images/responsive/product/kever/appstore.svg');
}
.playStore {
    background-image: url('https://static-cdn.qburst.com/5-5-18/images/responsive/product/kever/google-play-badge.svg');
}
@media screen and (min-width: 768px) { 
    .stripedBannerSections {
        padding-bottom: 0 !important;
    }
    .stripedBannerSections img {
        width: 100%;
        max-width: 330px;
    }
    .keverLeft, .keverRight {
        flex: 1;
    }
    .keverList {
        margin-right: 25px;
    }
    .keverRow {
        flex-basis: 100%;
        flex-wrap: nowrap;
    }
    .keverCellOne {
        margin-right: 40px;
    }
    .keverRowOne {
        margin-bottom: 45px;
        margin-right: 0;
    }
    .keverCell {
        margin-bottom: 0;
    }
}
@media screen and (min-width: 1200px) {
    .keverCell, .keverRow {
        flex-basis: 45%;
    }
    .keverRowOne {
        margin-right: 40px;
    }
}
@media screen and (max-width: 1024px) {
    .keverLeft, .keverContent {
        align-items: flex-start;
    }
}
@media screen and (min-width: 1025px) {
    .keverLeft {
        flex-direction: row;
    }
    .keverFreeBox {
        margin-left: 25px;
    }
}
@media screen and (min-width: 1200px) {
    .keverContent {
        flex-direction: row;
    }
    .keverLeft {
        margin-right: 30px;
        flex-direction: column;
    }
    .keverRight {
        margin-left: 30px;
        margin-top: 0;
    }
    .keverList, .keverFreeBox {
        margin-left: 0;
        margin-right: 0;
    }
}
@media screen and (min-width: 1500px) {
    .stripedBannerWrapper {
      background-position: 0px -75px;
    }
    }