/*html, body*/
/*{*/
/*  height: 100%;*/
/*  margin: 0;*/
/*  padding-left: 5px;*/
/*  padding-right: 5px;*/
/*}*/

/*div {*/
/*  position:relative;*/
/*  height: 100%;*/
/*  width: 100%;*/
/*}*/

/*div img {*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 0;*/
/*  right: 0;*/
/*  bottom: 0;*/
/*  margin: auto;*/
/*  width: 100%;*/
/*}*/

img {
  width: 100%;
}
