.subText{box-sizing:border-box;margin:0 auto;max-width:90%;padding-left:20px;padding-right:20px}.two-col-repeater{position:relative}.two-col-repeater .module-header{max-width:88%}.two-col-repeater .two-column-group{background:var(--secondary-color);border-radius:5px;color:#fff;display:flex;margin:0 0 30px;padding:30px}.two-col-repeater .two-column-group:last-child{margin:0}.two-col-repeater .two-column-group .img-holder{flex-shrink:0;margin:0 40px 0 0;width:40%}.two-col-repeater .two-column-group .img-holder img{display:block}.two-col-repeater .two-column-group .text-block{display:flex;flex-flow:row wrap;flex-grow:1;overflow:hidden}.two-col-repeater .two-column-group h3{border-bottom:1px dotted var(--primary-color);color:inherit;display:inline-block;margin:0 0 20px;padding:0 0 20px;vertical-align:top}.two-col-repeater .two-column-group .text-frame{width:100%}.two-col-repeater .two-column-group .btn-block{align-self:flex-end;width:100%}@media (max-width:991px){.two-col-repeater .two-column-group{padding:25px}.two-col-repeater .module-header{max-width:100%}.two-col-repeater .two-column-group .img-holder{margin:0 20px 0 0}}@media (min-width:768px){.two-col-repeater.img-auto-width .two-column-group .img-holder{width:auto}}@media (max-width:767px){.two-col-repeater .two-column-group{display:block}.two-col-repeater .two-column-group .img-holder{margin:0 0 20px;width:100%}.two-col-repeater .two-column-group .img-holder img{display:block;height:auto;max-width:100%}}