/*
	Theme Name: Rehub child theme
	Theme URI: http://rehub.wpsoul.net/
	Description: A Hybrid magazine/shop/review/news Wordpress Theme
	Author: Sizam
	Author URI: http://sizam-design.com/
	Version: 6.2.9.4
	Template: rehub
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

/* T-Shirt Page Custom CSS */

#page-10525 .col-sm-6 {
  float: left;
  width: 33%;
}
    
#page-10525 .col-sm-6 > a {
  display: block;
  margin: 5px;
}
    
#page-10525 .col-sm-6 a img {
  display: block;
  width: 100%;
}