/* ------- Best App ------- */
.best {
    padding: 30px 0 10px;
    border-top: 1px dotted #dadada;
}
.best table {
    width: 100%;
}
.best td {
    text-align: center;
    vertical-align: middle;
}
.best_desc {
    width: 325px;
    padding: 0 40px 0 20px;
}
.best h3 {
    margin: 15px 0 5px;
    color: #1d1d1d;
    font-size: 24px;
}
.best p {
    margin: 0;
    color: #3c3c3c;
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
}
.app_features {
    margin: 20px 0;
}
.get_the_app_now {
    width: 319px;
    height: 60px;
    display: block;
    background: url("/static/v4/images/s_welcome/btn_getappnow.png") 0 0 no-repeat;
}
.get_the_app_now:active {
    background-position-y: -60px; 
}
