.photo-gallery{display:grid;grid-template-columns:1.7fr 1fr;grid-template-rows:260px 260px;gap:5px;background:#fff}.photo-gallery figure{margin:0;overflow:hidden}.photo-gallery .photo-main{grid-row:1/3}.photo-gallery img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .7s ease}.photo-gallery figure:hover img{transform:scale(1.035)}.tech-icon{font-size:0!important;color:transparent!important;background-image:linear-gradient(rgba(18,59,98,.06),rgba(18,59,98,.06)),url('begi-tooling-portfolio.png')!important;background-size:cover!important;border:1px solid rgba(18,59,98,.16)!important;border-radius:6px!important;box-shadow:0 8px 20px rgba(18,59,98,.13)!important;transform:none!important}.product-grid article:nth-child(3n+1) .tech-icon,.service-grid article:nth-child(1) .tech-icon{background-position:10% center!important}.product-grid article:nth-child(3n+2) .tech-icon,.service-grid article:nth-child(2) .tech-icon{background-position:50% center!important}.product-grid article:nth-child(3n) .tech-icon,.service-grid article:nth-child(3) .tech-icon{background-position:90% center!important}.service-grid article:nth-child(4) .tech-icon{background-position:65% 35%!important}@media(max-width:760px){.photo-gallery{grid-template-columns:1fr 1fr;grid-template-rows:280px 180px}.photo-gallery .photo-main{grid-column:1/3;grid-row:auto}.photo-gallery figure:not(.photo-main){grid-row:2}}.tech-icon{width:68px!important;height:50px!important;min-width:68px!important;background-position:center!important}
