.sdevs_subscription_tab > a::before { content: "\f531" !important; } .subscrpt_field { max-width: 480px; display: flex; flex-wrap: wrap; } .subscrpt_field > label { width: 100%; } .subscrpt_field > input { width: 70% !important; margin-right: 5px !important; } .subscrpt_field > select { width: 25%; } .subscrpt_field > small { line-height: 14px; margin-top: 5px !important; } .subscrpt-order-label { background: #e1edf7; color: #2683aa; display: inline-block; padding: 5px 10px; font-weight: 500; font-size: 14px; margin-top: 10px; clear: both; margin-bottom: 5px; } @media (min-width: 1024px) { .subscrpt_field > select { width: 20%; } }