/*
Implementations Skeletor v3 - 5/10/2014

oustyles.css

Add styles to overwrite customer CSS, USE WITH CAUTION.

Contributors: Your Name Here
Last Updated: Enter Date Here
*/

@media only screen and (min-width:768px) {
	.profiles_gallery_item_content {
		padding-right: 40px;
	}
}