.gallery_block .gallery_title{font-size:22px;line-height:30px;color:#464646;padding-bottom:23px;margin:0}.gallery_block .gallery_block_inner{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}.gallery_block .g_item img{width:100%;height:100%;object-fit:cover;max-width:100%}.gallery_block .g_item:first-child{grid-column: 1 / 3}@media screen and (min-width:200px) and (max-width:768px){.gallery_block .g_item:first-child{grid-column:unset}.gallery_block .gallery_block_inner{grid-template-columns:1fr 1fr;gap:10px}}