/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 05 2025 | 12:40:21 */
@media (max-width: 768px) {
  .profile-photo-container {
    min-height: 350px;
  }
	
  .project-container {
	min-height: 350px;
	}
	
  .project-gallery__featured-image {
	max-height: 200px;
	}
}