.shopify_subscriptions_app_block_label_children {
    overflow-y: auto;
    overflow: scroll;
    max-height: 70px;
}
@media screen  and (max-width: 750px) {
    .shopify_subscriptions_app_block_label_children {
        max-height: 70px;
    }
}

.shopify_subscriptions_app_policy {
    display: none;
}

.shopify_subscriptions_purchase_option_wrapper {
    font-weight: bold;
}

