 .welcome-bg {
    padding-left: 6rem;
    padding-right: 6rem;
 }

 .welcome-bg-mobile {
   padding-left: 4rem;
   padding-right: 4rem;
}

 .welcome-bg:hover, .welcome-bg-mobile:hover {
    text-decoration: none !important;
 }

.welcome-setup-bg {
   height: 33.33%;
   margin-bottom: 2px;
   background: linear-gradient(to right, #122848fd, #122848af), url(/images/welcome_setup.jpg) no-repeat 60% 60%;
   background-size: cover;
 }

.welcome-map-bg {
   height: 33.33%;
   margin-bottom: 2px;
   background: linear-gradient(to right, #122848fd, #122848af), url(/images/welcome_map.jpg) no-repeat left 80%;
   background-size: cover;
 }

.welcome-apps {
   height: calc(33.34% - 4px);
}

.apps-streetlight-bg {  
   background: linear-gradient(to right, #122848fd, #122848af), url(/images/welcome_streetlight.jpg) no-repeat 60% 60%;
   background-size: cover;
}

.apps-wellpump-bg {  
   background: linear-gradient(to right, #122848fd, #122848af), url(/images/welcome_wellpump.jpg) no-repeat 0% 55%;
   background-size: cover;
}

.apps-its-bg {
   background: linear-gradient(to right, #122848fd, #122848af), url(/images/welcome_its.jpg) no-repeat 0% 40%;
   background-size: cover;
}

.apps-climate-bg {
   background: linear-gradient(to right, #122848fd, #122848af), url(/images/welcome_climate1.jpg) no-repeat 0% 40%;
   background-size: cover;
}

.apps-platformlight-bg {
   background: linear-gradient(to right, #122848fd, #122848af), url(/images/platformlight.jpg) no-repeat 0% 50%;
   background-size: cover;
}

.apps-afajcdecaux-bg {
   background: linear-gradient(to right, #122848fd, #122848af), url(/images/afajcdecaux2.png) 0%;
   background-size: cover;
}