.image-text-repeater{padding:0 20px}.image-text-grid{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1200px}.image-text-item{align-items:center;display:flex;gap:20px}.image-wrapper{align-items:center;display:flex;flex-shrink:0;height:60px;justify-content:center;width:60px}.item-image{height:100%;object-fit:contain;width:100%}.item-title{color:#fff;font-size:20px;font-weight:700;letter-spacing:.5px;line-height:1.2;margin:0;text-transform:uppercase}@media (max-width:768px){.image-text-grid{gap:30px;grid-template-columns:1fr}.item-title{font-size:20px}.image-wrapper{height:50px;width:50px}}