#apps .product-grid li:nth-child(3) {
    margin-bottom: 0px !important;
}

#apps.flex ul .product-grid li {
    float: none;
}

#apps.flex .product-grid.content {
    display: flex;
    flex-wrap: wrap;
}

#apps.flex .product-grid.content li {
    margin-left:0px;
}

#apps .product-grid li {
    float: left;
    width: 33.33%;
    cursor: pointer;
    text-align: center;
    margin-left: 0px;
    outline: 0;
    text-decoration: none;
    list-style:none;
}

#apps .product-grid li a {
    padding: 8px;
    display: block;
    /* height: 83px; */
}
#appSelection #apps .product-grid li a img{
    min-width: 44px important;
    width: 44px !important;
    height:44px !important;
}
#apps li a {
    color: #546e7a;
    padding: 15px;
    display: block;
    font-size: 16px !important;
    font-family: 'robotoregular';
}
#apps li a:hover{
    background-color: #f5f5f5;
}
.wid328px {
    width: 328px !important;
    margin: 0;
    padding: 0;
}

.text-font {
    font-family: "CircularPro", Verdana, Arial, sans-serif !important;
    font-size: 14px !important;
    line-height: 17px !important;
}

.pointer {
    cursor: pointer !important;
}

.grey-subscribed {
    color: #757575 !important;
}

.grey-non-subscribed {
    color: #bdbdbd !important;
}

.blue {
    color: #00b0ff !important;
}

.black {
    color: #212121 !important
}

.no-background {
    background: none !important;
}

no-background {
    color: #00b0ff !important;
}