/*
 Theme Name:   Law child
 Theme URI:    http://wordpress.org/themes/twentytwelve
 Description:  Law Child Theme
 Author:       the WordPress team
 Author URI:   http://wordpress.org/
 Template:     law
 Version:      1.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
 Text Domain:  law-child
*/

@media only screen and (max-width: 500px) {
  .input-group{
    width:100% !important;
  }
}