
.user-report h2 span.userlogo img {
  height:40px;
}

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

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


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

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


}

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

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

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


}
