
@media only screen and (min-width: 981px) { .et_pb_subscribe.db_inline_form .et_pb_newsletter_form form { display: flex; width: 100%; grid-gap: 20px; } .et_pb_subscribe.db_inline_form .et_pb_newsletter_form form > * { flex: 1 1 0%; } .et_pb_subscribe.db_inline_form .et_pb_newsletter_form p.et_pb_newsletter_field { padding-bottom: 0; } }