.sections{display:flex;flex-wrap:wrap;width:100%;background:#fff;margin-bottom:20px}.sectionss{display:flex;flex-wrap:wrap;width:100%;background:#fff;margin-bottom:20px}.image-column{flex:1 1 50%;min-height:300px;background-size:cover;background-position:center}.text-column{flex:1 1 50%;padding:40px 60px;display:flex;flex-direction:column;justify-content:center;background-color:#e6f0fb}.text-column h2{margin-top:0;color:#0047ab}.text-column p{color:#0047ab;line-height:1.6}@media only screen and (max-width:767px) and (min-width:360px){.sections{flex-direction:column-reverse}.sectionss{flex-direction:column-reverse}.text-column{padding:20px}}