#row1:not(.istopfixed) {
    background: none;
    box-shadow: none;
}
#row1.istopfixed img {
  height: 50px;
  margin: 10px 10px 10px 50px;

}

#row1 img {
  height: 120px;
  margin: 0;
   transition: all 0.2s;
}

.imageeffectck.effectck-2 {
float: left;
}


body.itemid-101 #wrapper {
margin-top: -100px;
}