/* Rev 2.2 — Current Projects mockup sizing/alignment only */
.smart-projects-grid .smart-project-card{background:#fff!important;}
.smart-projects-grid .smart-project-card>img{display:block!important;width:100%!important;height:250px!important;max-height:250px!important;object-fit:contain!important;object-position:center!important;background:#fff!important;padding:8px 10px!important;box-sizing:border-box!important;}
.smart-projects-grid .fomogigs-photo-pair{width:100%!important;height:250px!important;max-height:250px!important;display:grid!important;grid-template-columns:1fr 1fr!important;align-items:center!important;gap:10px!important;padding:8px 10px!important;background:#fff!important;box-sizing:border-box!important;}
.smart-projects-grid .fomogigs-photo-cell{height:234px!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;border-radius:0!important;overflow:visible!important;}
.smart-projects-grid .fomogigs-photo-cell img{display:block!important;width:auto!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;background:#fff!important;padding:0!important;box-sizing:border-box!important;}
@media(max-width:760px){
  .smart-projects-grid .smart-project-card>img{height:230px!important;max-height:230px!important;padding:8px!important;}
  .smart-projects-grid .fomogigs-photo-pair{height:230px!important;max-height:230px!important;padding:8px!important;gap:8px!important;}
  .smart-projects-grid .fomogigs-photo-cell{height:214px!important;}
}
