/*
Theme Name:     App (Grizzly Mod)
Theme URI: 		http://grizzly.wegrass.com
Description:    WordPress Theme - Responsive Apps Showcase / Corporate
Tags:			two-columns, custom-colors, custom-background
Author:         Wegrass Interactive
Author URI:     http://wegrass.com
Version:        3.1.1
License: 		GNU General Public License
License URI: 	license.txt
*/


	
.mobile_only_images
{
	display:none;
}
.mobile_only_images.one_fourth
{
	width:22% !important;
	margin-right: 0%;
}


.image_group .mobile_only_images {
  /* display: none; */
  float: left;
  width: 15%;
  display:block;
}

.image_group
{
	clear:both;
	float:left;
}

.grecaptcha-badge { 
    visibility: hidden;
}

.image_group:after
{
	clear:both;
}

.ssba img {
    padding: 3px !important;
}


