/* Add here all your CSS customizations */
img.resize {
  max-width:500px;
  max-height:500px;
}
img.rsize {
	 max-width:800px;
  max-height:600px;
}
img.rcs {
  max-width:360px;
  max-height:370px;
}