.portfolioTwoColWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.globalScaling{flex-basis:39%;background-size:cover;background-position:center;background-repeat:repeat;height:700px;position:relative}.globalScalingInner,.benDentistInner{position:absolute;top:0px;left:0px;height:100%;width:100%;background-color:rgba(0,0,0,0.95);display:none}.globalScaling:hover .globalScalingInner{display:block}.globalScalingInnerContent,.benDentistInnerContent{padding:30px}.globalScalingInnerContent h3,.benDentistInnerContent h3{color:#a9965d}.globalScalingInnerContent p,.benDentistInnerContent p{color:white}.benDentist{flex-basis:59%;background-size:cover;background-position:center;background-repeat:repeat;height:700px;position:relative}.benDentist:hover .benDentistInner{display:block}@media screen and (max-width:800px){.globalScaling{flex-basis:100%;background-size:cover;background-position:center;background-repeat:repeat;height:700px;position:relative;margin-bottom:30px}.benDentist{flex-basis:100%;background-size:cover;background-position:center;background-repeat:repeat;height:700px;position:relative}}