@import "../style.css";

.row {
  padding-top: 33px;
  height: 196px; /* height + 34px padding = 229px */
}
.row img {
  margin-top: -33px;
}
