@media screen and (min-width: 960px) and (max-width: 1024px) {
	.phocagallery-box-file {
		margin-left: 10px !important;
	}
}

@media screen and (min-width: 1360px) and (max-width: 1666px) {
	.phocagallery-box-file {
		margin-left: 50px !important;
	}
}