.SketchImg 
{
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
  }
.SketchImg hover {opacity: 0.7;}