.imageGridWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;min-height:750px}.LeftGridArea{flex-basis:45%}.grayscaleHover{background-size:cover;background-position:center;background-repeat:no-repeat;filter:grayscale(100%);transition:1s ease all;position:relative}.grayscaleHover:hover{filter:grayscale(0%);transition:1s ease all}.grayscaleHover a{display:flex;flex-direction:column;justify-content:flex-end}.gridRight{display:flex;flex-direction:column;justify-content:stretch;flex-basis:55%}.leftGridItemInner{background-color:rgba(0,0,0,0.3);height:100%}.gridContentContainer{padding:25px 50px;text-shadow:2px 2px 5px black}.tinyIconIMG{display:block;margin:0px auto;max-width:100%}.tinyGridWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center}.tinyGridImageArea{flex-basis:5%}.tinyGridHeadline{flex-basis:90%}.blueDivider{border-color:#00a2dd;border-style:solid;border-width:4px 0 0;margin-left:0;width:40px}.Tiny_whiteGridHeadline{text-transform:uppercase;color:white;letter-spacing:.8px;font-size:13px;margin-left:10px;margin-bottom:0;height:20px;font-weight:500}.GridHeadline{color:white;margin-bottom:0;color:#fff;margin-top:0;font-weight:500;font-size:2.4rem}.gridDate{color:white;margin-top:3px}.rightGridInnerWrapper{flex-basis:50%}.rightGridInnerItem{flex-basis:50%}.RightAreaMainWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;height:100%}.BottomRightGridArea{position:relative;height:100%}@media screen and (max-width:1040px){.LeftGridArea{flex-basis:100%}.gridRight{flex-basis:100%}.rightGridInnerItem{flex-basis:100%}}