.cms-dev-team-wrapper{display:flex;flex-wrap:wrap}.cms-dev-team-block{width:22.75%;height:200px;background-color:red;margin-bottom:3%;margin-right:3%;position:relative;background-repeat:no-repeat;background-size:cover;background-position:top}.cms-dev-team-block:nth-child(4n){margin-right:0}.cms-dev-team-block .cms-dev-team-text{position:absolute;width:100%;bottom:0px;padding:20px;background-color:rgba(0,0,255,0.5)}.cms-dev-team-block:hover .cms-dev-team-text{background-color:rgba(0,0,255,1)}.cms-dev-team-block .cms-dev-team-text h4{font-size:18px;margin-bottom:5px;margin-top:0px;color:rgba(255,255,255,0.5)}.cms-dev-team-block:hover .cms-dev-team-text h4{color:#fff}.cms-dev-team-block .cms-dev-team-text p{color:rgba(255,255,255,0.5);margin-top:0px}.cms-dev-team-block:hover .cms-dev-team-text p{color:#fff}@media only screen and (max-width:900px){.cms-dev-team-block{width:48.5%;height:200px;background-color:red;margin-bottom:3%;margin-right:3%}.cms-dev-team-block:nth-child(2n){margin-right:0}}