.txtImgs-section{text-align:center}.txtImgs-section .h3{margin-bottom:26px}.txtImgs-section .section-text{margin-bottom:50px}.img-grid-wrap{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:20px}.img-grid-wrap .img-box{display:inline-block;grid-column:span 6}.img-grid-wrap .img-box img{display:block}@media screen and (min-width:993px){.img-grid-wrap{grid-gap:30px}}@media screen and (min-width:768px){.img-grid-wrap .img-box.small{grid-column:span 3}.img-grid-wrap .img-box.medium{grid-column:span 4}.img-grid-wrap .img-box.large{grid-column:span 5}.img-grid-wrap .img-box.img-1{grid-row:1/3}.img-grid-wrap .img-box.img-2,.img-grid-wrap .img-box.img-3{grid-row:1/2}.img-grid-wrap .img-box.img-4{grid-row:3/4}.img-grid-wrap .img-box.img-5,.img-grid-wrap .img-box.img-6{grid-row:2/4}}@media screen and (max-width:767px){.txtImgs-section .h3{font-size:28px;margin-bottom:18px}.txtImgs-section .section-text{margin-bottom:34px}.img-grid-wrap{grid-gap:10px}.img-grid-wrap .img-box.img-1{grid-row:1/4}.img-grid-wrap .img-box.img-1 img{margin-bottom:-29px}.img-grid-wrap .img-box.img-4{grid-row:4/5;order:3}.img-grid-wrap .img-box.img-5{grid-row:5/8;order:5}.img-grid-wrap .img-box.img-2{grid-row:2/3}.img-grid-wrap .img-box.img-3{grid-row:3/6;order:4}.img-grid-wrap .img-box.img-6{grid-row:6/7;order:6}}