landzs[data-block-key="zs-tcfabrikanashiarendatory"].zs-partnersv1 .zs-galleryin{
display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;	
}


landzs[data-block-key="zs-tcfabrikanashiarendatory"].zs-partnersv1 .zs-galleryin_item{ 
padding:0px;
width:auto;
}

landzs[data-block-key="zs-tcfabrikanashiarendatory"].zs-partnersv1 img.zs-image {
	height:100px;
	width:auto;
	max-width:auto;
} 
@media all and (max-width: 425px) {
	landzs[data-block-key="zs-tcfabrikanashiarendatory"].zs-partnersv1 img.zs-image {
	height:50px;
} 
}