/*EJC for mobile devices*/

/*See Instructions at bottom
Use to override theme & other styles
use: .custom prefix to all elements you want to change*/

/*
###########
EJC for pwa
###########
*/

/*Only for PWA albums in pages*/

.custom .picasa-pwa-wrap {
	width: 50%;
	height: 80px;
	float: left;
	padding: 0;
	margin-right: 6px;
	margin-bottom: 6px;
	text-align: center;
}

.custom .picasa-pwa-photos-img {
	
}

.custom .picasa-pwa-photos-img:hover {
	
}
