/*body {
  background-image: url('../img/cervin.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  opacity: 1;
  background-color: rgba(0,0,0,0.25);
}*/



.img-home{
    height: 50px
}