img.hover-shadow {
  transition: 0.3s
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

.mySlides{height: 50%;width: 50%; margin-left: 25%;

}
















.row2{position: absolute;top: 0;right: 0; width: 100px;display: block;}

.row2 > .column3 {
  padding: 0 0px;
}

.row2:after {
  content: "";
  display: table;
  clear: both;
}

.column2 {
  display:block;width: 200px
}

.column3 {
  float: left;
  width: 100px;
}



img.hover-shadow1 {
  transition: 0.3s
}

.hover-shadow1:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}
