.image-row-wrapper{box-sizing:border-box;margin:0 auto;max-width:100%;position:relative;width:1200px}.image-row-content{align-items:center;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);justify-items:center}.image-row-content img{height:auto;max-width:100%}@media screen and (max-width:1300px){.image-row-wrapper{padding:20px}}