.rightsectiontesters .heading{
	font-family: 'robotobold';
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 36px 0 24px;
    font-weight: 800;
    font-size: 20px;
}
#catalogElement .rightsectiontesters .catalogSectionSmall .product{
	width: 100%;
	height: 280px;
}
.catalogSectionSmall .product .tabloid{
	height: 280px;
	
	
}
#elementTools .rightsectiontesters  .picture{
	display:block;
}
#elementTools .rightsectiontesters .product .picture{
	height: 150px;
	line-height: 150px;
	margin: 10px;
}
#elementTools .rightsectiontesters .product .name, #elementTools .rightsectiontesters .price{
	margin-bottom: 0px;
}
#elementTools .rightsectiontesters .product .addCartContainer{
	margin-top: 8px;
}
#elementTools .rightsectiontesters .product .addCartContainer .addCart{
	height: 40px;
	line-height: 40px;
}
#elementTools .rightsectiontesters .product .quantityContainer{
	display: none;
}
#elementTools .rightsectiontesters .product .addCartContainer:hover span{
	left:50%;
	transform: translate(-50%, -50%);
}
#elementTools .rightsectiontesters .optional{
	display: none;
}