.img_box_wrap{display:grid;grid-column-gap:20px;grid-row-gap:20px;align-items:center;grid-template-columns:repeat(3,minmax(0,1fr))}.img_box_opt1 .gridov_img{border-radius:200px;height:140px;margin:0 auto;overflow:hidden;position:relative;width:140px}.img_box_opt1 .gridov_img img{height:100%!important;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%!important;z-index:1}.img_box_opt1 .img_box_heading{margin-bottom:0;margin-top:15px}.img_box_opt1 .img_box_desc{display:block;margin-bottom:0;margin-top:10px}.img_box_opt1 .opt_1link{align-items:center;border-radius:150px;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;transition:all .2s ease;z-index:2}.img_box_opt1:hover .opt_1link{background:rgba(0,0,0,.2)}.img_box_opt1 .opt_1link svg{fill:#fff;height:35px;opacity:0;transform:translateY(50px);transition:all .2s ease;width:35px}.img_box_opt1:hover .opt_1link svg{opacity:1;transform:translateY(0)}.img_box_opt2 .gridov_img{margin:0 auto;overflow:hidden;padding-bottom:65%;position:relative}.img_box_opt2 .gridov_img img{height:100%!important;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:scale(1);transition:transform .5s ease-out;width:100%!important;will-change:transform;z-index:1}.img_box_opt2:hover .gridov_img img{transform:scale(1.03)}.img_box_opt2 .img_box_heading{margin-bottom:0;margin-top:15px}.img_box_opt2 .img_box_desc{display:block;margin-bottom:0;margin-top:10px}.img_box_opt2 .cus_button{font-size:15px;line-height:1.2;margin-bottom:0;margin-top:15px;padding:0}.img_box_opt2 .cus_button svg{height:15px;margin-left:6px;width:15px}