@media screen and (-webkit-min-device-pixel-ratio:0) {
	select,
	textarea,
	input {font-size: 85% !important;}
  
  .cs-category article.cs-articlePreview {width: calc(100% /4 - 2em);margin: 0.5em;}
  
  article.cs-categoryPreview {width: calc(100%/3 - 5em);}