.photoAlbumSplash .obj {
	width: 31%;
}


@media (max-width:480px) {

.photoAlbumSplash .obj {
	width: 100%;
}
}

