.elem{
  /*position:absolute;*/
  position:relative !important;
  width:100%;
  height:100%;
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
}