.project_gallery_blk{display:grid;grid-gap:10px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-auto-rows:200px;grid-auto-flow:dense}.project_gallery_blk .project_gallery_img_inner_blk{display:flex;justify-content:center;align-items:center}.project_gallery_blk .project_gallery_img_inner_blk img{width:100%;height:100%;object-fit:cover;margin:0!important;border-radius:5px}.project_gallery_blk img{grid-column:span 2}.project_gallery_blk img{grid-row:span 2}.project_gallery_blk img{grid-column:span 2;grid-row:span 2}.project_gallery_img_inner_blk a{border-radius:5px;height:100%;width:100%}.gallery_sec_cta_btn{width:fit-content;margin:auto;margin-top:50px;display:flex}.gallery_sec_cta_btn button{background-color:transparent!important;border:1px solid #131313!important;color:#131313!important;width:235px;height:55px;justify-content:center;padding:15px 32px!important;align-items:center}.gallery_sec_cta_btn button:hover{color:#fff!important;border:1px solid #131313!important}