/****************** DE ******************/

@media (min-width: 768px){
  body.home.de section.presentApps .present{
    float: none;
    width: 100%;
  }
}

@media (min-width: 992px){
  body.home.de section.presentApps{
    padding: 60px 0;
  }
  body.home.de section.presentApps .row{
    background-image: none;
  }
}