.op-wrapper .content-wrapper{display:flex;flex-direction:row;gap:50px;justify-content:center;padding:0}.op-wrapper .content-wrapper .op-col{align-items:flex-start;display:flex;flex-direction:column;gap:24px;justify-content:flex-start;width:33.3%}.op-wrapper .content-wrapper .op-col img{border-radius:5px;height:245px;margin-bottom:16px;object-fit:cover;width:100%}.op-wrapper .content-wrapper .op-col h4{font-size:26px;font-weight:700;line-height:1;margin-bottom:0;text-transform:uppercase;word-wrap:break-word;word-break:auto-phrase}@media screen and (max-width:768px){.op-wrapper .content-wrapper{flex-direction:column}.op-wrapper .content-wrapper .op-col{width:100%}.op-wrapper .content-wrapper .op-col img{height:194px}.op-col .red-cta{justify-content:center;width:100%}}