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


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