

.inline-image .bg-abs {
  position: absolute;
  height: 100%;
  left: -100%;
  right: -100%;
  top: 0;
  z-index: 1;
  bottom: 0;
  /*-- The value after six digit is your alpha color or opacity of background.--*/
}
.inline-image {
  position: relative;
}
.inline-image img {
  z-index: 2;
  position: relative;
}
.image-dekstop {
  display: none;
}
.image-mobile {
  display: inline-block;
}
@media screen and (min-width: 750px) {
  .image-dekstop {
    display: inline-block;
  }
  .image-mobile {
    display: none;
  }
}

/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:content-image] [20.2652] DESIGN*/
/*******************************************************************/
/* 0.2 P>P */
/* db 31 */