@CHARSET "ISO-8859-1";

	
@media screen and (max-width:1024px) and (min-width:768px){
		.col-sm-6 {
		            width:33.33% !important;
			}
		}
		
		
		
@media screen and (max-width:768px){
		.readmediv{ 
		display: none; 
			}
		}