.divImgHomeMediasEmpresas{
  position: relative;
  bottom: 0;
  right: 0;
}
.imgHomeMediasEmpresas{
  height: auto;
  max-width: 100%;
}

.uncaLogoFooter{
  max-width: 100%;
}

.demo{
  background-image: url("../img/UNCAFLOW-_BG-WORK-NOW.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size:cover;
  background-position: center;
}

.content{
  background-image: url("../img/UNCAFLOW-_BG-MEDIASEMPRESAS.png");
  background-repeat:no-repeat;
  background-size:cover;
  background-position: bottom;
}

.lnHeightSolution{
  line-height: 0.9!important;
  margin-bottom: 2em!important;
}

@media screen and (max-width:768px)
{

}

@media screen and (min-width:769px){
  .operation{
    height: 100vh;
    background-image: url("../img/UNCAFLOW-_BG-WHITE-PHONE-RIGHT.png");
    background-repeat:no-repeat;
    background-size:100% 100%;
    background-position: center;
  }
	.demo{
    height: 100vh;
  }
}

@media screen and (min-width: 426px){
  .solutions{
     background-image: url("../img/bgMediasEmpresas.png");
     background-repeat:no-repeat;
     background-size:cover;
     background-position: center;
     background-attachment: fixed;
  }
}

@media screen and (max-width:1440px) and (min-width:1025px)
{
  
}

@media screen and (max-width:1024px) and (min-width:769px)
{
  
}

@media screen and (max-width:768px) and (min-width:426px)
{

}

@media screen and (max-width:768px) and (min-width:426px)
{

}

@media screen and (max-width:425px)
{
  .solutions{
     background-image: url("../img/UNCAFLOW-_BG-MEDIASEMPRESAS.png");
     background-repeat:no-repeat;
     background-position: center;
  }
}