/* 18D2C5 shared Home renderer on Information pages START */
.mip-front,
.mip-front * {
  box-sizing: border-box;
}

.mip-front {
  display: block;
  width: 100%;
  min-width: 0;
}

.mip-front > .meiraa-home-page {
  width: 100%;
  margin: 0;
}
/* 18D2C5 shared Home renderer on Information pages END */
