.imageOverlayWrapperLeft{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end}.imageOverlayItem{flex-basis:90%}.image_overlay{display:block;margin:0px auto;width:100%;max-width:100%;border-radius:8px}#image_overlay_container{position:relative}.textOverlayWrapperLeft{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.textOverlayItem{background-color:#253442;color:white;flex-basis:36%;border-radius:8px;margin-top:-20%}.textOverlayItemInner{padding:35px}.yellowBreak{background-color:#f3b41a;height:4px;width:50px;border-radius:6px}.imageOverlay_buttonContainer{margin-top:20px;margin-bottom:20px}.image_overlay_button{display:inline-block;color:white;background-color:#517abc;padding:15px 35px;text-decoration:none}@media screen and (max-width:800px){.imageOverlayItem{flex-basis:100%}.textOverlayWrapper{justify-content:center}.textOverlayItem{background-color:#253442;color:white;flex-basis:90%;border-radius:8px;margin-top:-25px}}