.ux-image-text-list{display:flex;flex-wrap:wrap;background:#ccc;margin:10px 0px 50px 0px;flex-direction:row}.ux-image-text-list-one{background-size:100% 100%;width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:300px;box-sizing:border-box}.ux-image-text-list-one p{background:#fc4a1a90;display:block;box-sizing:border-box;width:100%;text-align:center;padding:20px}.ux-image-text-list-two{background:#f3f3f3;width:50%;padding:30px;box-sizing:border-box}.ux-image-text-list-two div{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.ux-image-text-wrap .ux-image-text-list:nth-child(even) .ux-image-text-list-two{order:1}.ux-image-text-wrap .ux-image-text-list:nth-child(even) .ux-image-text-list-one{order:2}.ux-image-text-wrap .ux-image-text-list:nth-child(even) .ux-image-text-list-one p{background:#f7b73395;color:#fff}.ux-image-text-wrap .ux-image-text-list:nth-child(odd) .ux-image-text-list-one p{background:#fc4a1a95;color:#fff}@media screen and (max-width:768px){.ux-image-text-list{display:block;height:auto}.ux-image-text-list-two{width:100%;display:block}.ux-image-text-list-one{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:200px}.ux-image-text-wrap .ux-image-text-list:nth-child(even) .ux-image-text-list-two{order:2}.ux-image-text-wrap .ux-image-text-list:nth-child(even) .ux-image-text-list-one{order:1}}