.text-image-module{align-items:center;display:flex;justify-content:space-between}.content-left{flex:1;text-align:left}.content-right{flex:1}.text-image-module.secondary-background{background-color:#103d4b;color:#fff;left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw}.text-image-module.secondary-background h1,.text-image-module.secondary-background h2,.text-image-module.secondary-background h3,.text-image-module.secondary-background h4,.text-image-module.secondary-background h5,.text-image-module.secondary-background h6{color:#fff}.text-image-module .content-wrapper.reverse{flex-direction:row-reverse}.content-left,.content-right{padding:15px}img{height:auto;max-width:100%}.text-image-module .content-wrapper{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1320px}@media (max-width:768px){.text-image-module{flex-direction:column}.content-left,.content-right{padding:10px 0;width:100%}.text-image-module.secondary-background{left:-20px;margin-left:0;margin-right:0;right:0;width:100vw}.text-image-module .button{padding:10px 20px}.text-image-module .content-wrapper{align-items:center;display:block;margin:0 auto;max-width:1320px}}