.app-item__home {
    margin-right: 10px;
    float: left;
    color: #FFF;
    font-size: 16px;
    text-align: center;
}
.app-item__logo {
    width: 34px;
    height: 34px;
    border-radius: 8px;
    display: inline-block;
    margin-bottom: 5px;
}
.app-item_index_logo {
    width: 50px;
    height: 50px;
    margin-bottom: 30px;
    border-radius: 8px;
    display: inline-block;
    margin-bottom: 5px;
}
.app-item__ba {
    background: #2196f38f;
    z-index: 2;
}