.bgimage {
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 100%), url(../img/bg-quran.jpg);
  /*background-image: url(img/bg-quran.jpg);*/
  background-size: cover;
  color: #ffffff;
  /*opacity: 0.5;*/
}