.backgroundImageBoxes{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:-120px;position:relative;z-index:99}.backgroundBox{flex-basis:32%;margin:2% .5%;height:200px;background-position:center;background-repeat:no-repeat}.boxLink{color:white;text-decoration:none;font-size:2em}.backgroundBoxScreen{height:200px;width:100%;background-color:rgba(0,0,0,.4)}.backgroundBoxScreen:hover{background-color:rgba(0,176,236,.75)}.boxContent{text-align:center;color:white;padding-top:70px}.backgroundBoxPadding{padding-top:30px;padding-bottom:30px}@media screen and (max-width:767px){.backgroundImageBoxes{margin-bottom:0px}}@media screen and (max-width:650px){.backgroundBox{flex-basis:100%;margin:2% 0%}}