@charset "UTF-8";


.plans_feature_box {
    th, td {
        &.android {
            border-left: none;
        }
    }

    .original, th.sticky_col span {
        display: none;
    }
}