/* Media Queries */
@media screen and (max-width: 980px) {

	.tplLayoutApps .apps_page_left{float:none; width:100%; font-size:80%; word-wrap: break-word;}	
	.tplLayoutApps .apps_page_right{float:none; width:100%;}	
	
}