<form role="search" method="get" id="searchform" action="<?php echo home_url('/'); ?>">
<input type="text" placeholder="SEARCH" value="" name="s" id="lar-search">
- <input class="hide-for-small-only" id="search-button" value="" name="searchButton" type="image"></input>
- <input class="show-for-small-only" id="search-button" value="Submit" name="searchButton" type="image"></input>
+ <input class="show-for-large-up" id="search-button" value="" name="searchButton" type="image"></input>
+ <input class="hide-for-medium-up" id="search-button" value="Submit" name="searchButton" type="image"></input>
</form>
\ No newline at end of file