.app_card_1 {
    height: 250px;
    min-width: 190px;
    border-color: transparent;
    background-color: transparent;
}

.app_card_2 {
    height: 220px;
    border-color: transparent;
    background-color: transparent;
}

.app_card_3 {
    height: 220px;
    padding-top: 25px;
    padding-left: 5px;
    padding-right: 5px;
    border-color: transparent;
    background-color: transparent;
}

.app_card_4 {
    height: 195px;
}

.app_card_5 {
    text-decoration: none;
    height: 210px;
}

.app_card_6 {
    height: 200px;
    padding-bottom: 15px;
    background-color: #fbfbfb;
}

.app_card_7 {
    height: 90px;
    width: 90px;
    border-radius: 10px;
    margin-top: -25px;
}

.app_card_8 {
    overflow: hidden;
    color: black;
    font-size: 0.95em;
    font-weight: 900;
    margin-top: 18px;
    padding-left: 12px;
    padding-right: 12px;
}

.app_yes {
    color: black;
    padding-left: 8px;
}

.app_no {
    color: #bbb;
    margin-right: 8px;
}

.exclusive_1 {
    height: 220px;
    border-radius: 20px;
    background-color: #fbfbfb;
    border-color: #fff;
}

.exclusive_2 {
    height: 175px;
    border-radius: 20px;
    margin-top: -38px;
}

.exclusive_3 {
    margin-top: 25px;
    color: black;
}

.exclusive_4 {
    color: #888;
}