.custom-instructions-form form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.custom-instructions-form form button{margin-top:1em;min-width:150px}.custom-instructions-form form .form-item:nth-child(2){-webkit-box-flex:1;-ms-flex:1;flex:1}.custom-instructions-form td{font-size:1.6em}@media screen and (max-width:1024px){.custom-instructions-form form{-ms-flex-wrap:wrap;flex-wrap:wrap}}.settings-custom-instructions h3{font-size:1.8em}.settings-custom-instructions .empty-message{margin-bottom:10em}