
.user-report .stories .img43_01 img {
  height:100%;
  margin:10px;
  float:right;
}

.user-report .stories .img43_02 img {
  height:100%;
  margin:10px;
  float:right;
}

.user-report .stories .img43_03 img {
  height: 100%;
  margin:10px;
}


@media print, screen and (min-width: 768px) {
.user-report .stories .img43_03 img {
  width:100%;
  margin-left:5px;
  float:none;
}


}

@media print, screen and (max-width: 767px) {
.user-report h2 span.userlogo img {
  height:18px;
  vertical-align:sub;
}

.user-report .stories .img43_01 img {
  height:130px;
  margin-left:5px;
  float:none;
}

.user-report .stories .img43_02 img {
  height:210px;
  margin-left:5px;
  float:none;
}

.user-report .stories .img43_03 img {
  width:100%;
  margin-left:-5px;
}


}
