@import "../../styles/base.scss";

.boxImageWidget {
  display: flex;
  flex-direction: row;
  height: auto;

  .boxImage {
    margin: 0;
  }
}
