.two_column_image{background-color:#f1f2f1;display:flex;flex-direction:row;justify-content:center}.content-column,.image-column{box-sizing:border-box;flex-basis:50%;flex-grow:0;max-width:50%}.content-column{display:flex;flex-direction:column;justify-content:center;padding:60px}.content-column div{border-bottom:5.5px solid #e4002b;border-top:5.5px solid #001489;height:18px;margin-bottom:40px}.image-column img{height:100%;object-fit:cover;width:100%}@media screen and (max-width:1024px) and (min-width:751px){.two_column_image{background-color:#f1f2f1;display:flex;flex-direction:column;justify-content:center}.content-column,.image-column{box-sizing:border-box;flex-basis:100%;flex-grow:0;max-width:100%}.content-column{display:flex;flex-direction:column;justify-content:center;padding:40px}.image-column img{height:450px;object-fit:cover;width:100%}}@media screen and (max-width:750px){.two_column_image{background-color:#f1f2f1;display:flex;flex-direction:column;justify-content:center}.image-column img{height:350px;object-fit:cover;width:100%}.content-column,.image-column{box-sizing:border-box;flex-basis:100%;flex-grow:0;max-width:100%}.content-column{display:flex;flex-direction:column;justify-content:center;padding:25px}}