.prj1-img{
  background: url('../img/photoGallery/projects/stairForPB.jpg');
  background-repeat: no-repeat!important;
  background-size: cover!important;
}

.prj2-img{
  background: url('../img/photoGallery/projects/stairAccess.jpg');
  background-repeat: no-repeat!important;
  background-size: cover!important;
}

.prj3-img{
  background: url('../img/photoGallery/projects/takeupTower.jpg');
  background-repeat: no-repeat!important;
  background-size: cover!important;
}

.prj4-img{
  background: url('../img/photoGallery/projects/suncor.jpg');
  background-repeat: no-repeat!important;
  background-size: cover!important;
}

.prj5-img{
  background: url('../img/photoGallery/projects/maruticement1.jpg');
  background-repeat: no-repeat!important;
  background-size: cover!important;
}

.prj6-img{
  background: url('../img/photoGallery/projects/maruticement2.jpg');
  background-repeat: no-repeat!important;
  background-size: cover!important;
}

.prj7-img{
  background: url('../img/photoGallery/projects/maruticement3.jpg');
  background-repeat: no-repeat!important;
  background-size: cover!important;
}

.prj8-img{
  background: url('../img/photoGallery/projects/lafarge.jpg');
  background-repeat: no-repeat!important;
  background-size: cover!important;
}

.prj9-img{
  background: url('../img/photoGallery/projects/tatweer.jpg');
  background-repeat: no-repeat!important;
  background-size: cover!important;
}

.prj10-img{
  background: url('../img/photoGallery/projects/pozzolona.jpg');
  background-repeat: no-repeat!important;
  background-size: cover!important;
}

.prj11-img{
  background: url('../img/photoGallery/projects/clinker.jpg');
  background-repeat: no-repeat!important;
  background-size: cover!important;
}

.prj12-img{
  background: url('../img/photoGallery/projects/pureEnv.jpg');
  background-repeat: no-repeat!important;
  background-size: cover!important;
}

.prj13-img{
  background: url('../img/photoGallery/projects/grayment.jpg');
  background-repeat: no-repeat!important;
  background-size: cover!important;
}

.prj14-img{
  background: url('../img/photoGallery/projects/warehouse.jpg');
  background-repeat: no-repeat!important;
  background-size: cover!important;
}

@media only screen and (max-width: 767px) {
  .prj1-img{
    background: url('../img/photoGallery/projects/stairForPB.jpg');
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-size: 100%!important;
    background-position: center!important;
  }
  
  .prj2-img{
    background: url('../img/photoGallery/projects/stairAccess.jpg');
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-size: 100%!important;
    background-position: center!important;
  }
  
  .prj3-img{
    background: url('../img/photoGallery/projects/takeupTower.jpg');
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-size: 100%!important;
    background-position: center!important;
  }
  
  .prj4-img{
    background: url('../img/photoGallery/projects/suncor.jpg');
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-size: 100%!important;
    background-position: center!important;
  }
  
  .prj5-img{
    background: url('../img/photoGallery/projects/maruticement1.jpg');
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-size: 100%!important;
    background-position: center!important;
  }
  
  .prj6-img{
    background: url('../img/photoGallery/projects/maruticement2.jpg');
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-size: 100%!important;
    background-position: center!important;
  }
  
  .prj7-img{
    background: url('../img/photoGallery/projects/maruticement3.jpg');
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-size: 100%!important;
    background-position: center!important;
  }
  
  .prj8-img{
    background: url('../img/photoGallery/projects/lafarge.jpg');
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-size: 100%!important;
    background-position: center!important;
  }
  
  .prj9-img{
    background: url('../img/photoGallery/projects/tatweer.jpg');
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-size: 100%!important;
    background-position: center!important;
  }
  
  .prj10-img{
    background: url('../img/photoGallery/projects/pozzolona.jpg');
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-size: 100%!important;
    background-position: center!important;
  }
  
  .prj11-img{
    background: url('../img/photoGallery/projects/clinker.jpg');
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-size: 100%!important;
    background-position: center!important;
  }
  
  .prj12-img{
    background: url('../img/photoGallery/projects/pureEnv.jpg');
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-size: 100%!important;
    background-position: center!important;
  }
  
  .prj13-img{
    background: url('../img/photoGallery/projects/grayment.jpg');
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-size: 100%!important;
    background-position: center!important;
  }
  
  .prj14-img{
    background: url('../img/photoGallery/projects/warehouse.jpg');
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-size: 100%!important;
    background-position: center!important;
  }
}