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

.user-report .stories .img41_01 img {
  width:300px;
  margin:10px;
  float:right;
}

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

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


@media print, screen and (min-width: 768px) and (max-width: 1000px) {
.user-report .stories .img41_03 img {
  width:100%;
}


}

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

}

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

.user-report .stories .img41_01 img {
  width:230px;
  float:none;
  margin-left:-5px;
}

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

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

}
