/**
* @version   $Id: master-ie11.css 26105 2015-01-27 14:21:44Z james $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2017 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

@media only screen and (min-width: 768px) {
	body #rt-mainbody .rg-grid-view .rg-grid-thumb {
	    display: block;
	}
	body #rt-mainbody .rg-grid-view .gallery-data {
	    float: none;
	    padding: 10px 0;
	}
}