div.cryolab-prods {
	height: 400px;
	width: 240px;
	float: left;
	text-align: center;
	margin: 0 30px;
}

.cryolab-prods .cryolab-image {
	width: 80%;
	height: 250px; 
	margin-right: auto;
	margin-left: auto;
}

.cryolab-prods .cryolab-image img{
	width: 100%;
	height: auto; 
	margin-right: auto;
	margin-left: auto;
}

.cryolab-prods .cryolab-title{
	text-align: center;
	height: 68px;
}

.cryolab-prods .cryolab-viewdetails a input.gt-button {
	margin-left: 5px;
}

.mygel_mini_page .uk-container .tm-middle .tm-sidebar-b .uk-panel-box {
	background: none;
}