.text-image-container {
  height: auto; }
  .text-image-container .flex-item.image-banner {
    display: block; }

.text-tile-component .container-tiles {
  padding-bottom: 0px; }
  .text-tile-component .container-tiles .tile-image-container {
    margin: 0;
    padding: 0 25px;
    height: auto; }
    .text-tile-component .container-tiles .tile-image-container img {
      max-height: 200px; }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .text-tile-component .container-tiles .banner-component {
      width: 335px !important; } }

.banner-component {
  margin-bottom: 0px !important; }

.bundle-details-component {
  display: none; }
