@charset "utf-8";
/* CSS Document */
		
		.sub_box{padding:20px; height:250px; overflow:hidden}
		.subs_description{font-size:14px; line-height:150%; color:#333}
		
		.shop_subs_tekst p{ margin-bottom:10px}
		
		@media only screen and (max-width:980px){
			
			
		}
		
		
		@media only screen and (max-width:750px){
			
			.sub_box{ height:auto}
			
		}
		
		@media only screen and (max-width:490px){
			
		}

