.image_wrapper .top_content{margin:0 auto;max-width:750px;text-align:center}.image_wrapper .top_content *{color:var(--tertiary_color)}.image_wrapper .two-col-wrapp{display:flex;flex-wrap:wrap;gap:34px}.image_wrapper .two-col-wrapp .left-part{height:auto;width:calc(50% - 17px)}.image_wrapper .two-col-wrapp .right-part{width:calc(50% - 17px)}.image_wrapper .two-col-wrapp .left-part .left-image{height:100%}.image_wrapper .two-col-wrapp .left-part img{border-radius:12px;height:100%;object-fit:cover;object-position:center center;width:100%}.image_wrapper .two-col-wrapp .right-part .right-image{margin-bottom:20px}.image_wrapper .two-col-wrapp .right-part .right-image:last-child{margin-bottom:0}.image_wrapper .two-col-wrapp .right-part .right-image img{border-radius:12px;min-height:250px;object-fit:cover;object-position:center center}@media(max-width:991px){.image_wrapper .two-col-wrapp{gap:20px}.image_wrapper .two-col-wrapp .left-part,.image_wrapper .two-col-wrapp .right-part{width:calc(50% - 10px)}}@media(max-width:767px){.image_wrapper .two-col-wrapp .left-part,.image_wrapper .two-col-wrapp .right-part{width:100%}}