@media all and (max-width: 480px) {
    [name="orderable_select"] [type="submit"] {
        width: 100%;
        display: block;
    }
}
