.grid_gallery{display:flex;flex-wrap:wrap;margin:-12px}.grid_gallery a{align-items:center;border:1px solid #eaeaea;border-radius:16px;display:flex;justify-content:center;margin:15px;max-height:200px;max-width:calc(33.33333% - 30px);min-height:105px;overflow:hidden;position:relative;width:100%}.grid_gallery a img{border-radius:0;max-height:100%;max-width:100%;transition:all .4s}.grid_gallery a:hover img{transform:scale(1.05);transition:all .4s}.grid_gallery div{align-items:center;border:1px solid #eaeaea;border-radius:16px;display:flex;justify-content:center;margin:15px;max-height:200px;max-width:calc(33.33333% - 30px);min-height:105px;overflow:hidden;position:relative;width:100%}.grid_gallery div img{border-radius:0;max-height:100%;max-width:100%;transition:all .4s}@media screen and (max-width:991px){.grid_gallery a,.grid_gallery div{max-width:calc(50% - 30px)}}@media screen and (max-width:640px){.grid_gallery a,.grid_gallery div{max-width:calc(100% - 24px)}}
