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

.text-tile-component .container-tiles {
  padding-bottom: 15px; }
  .text-tile-component .container-tiles .banner-component {
    width: 290px; }
    @media screen and (max-width: 480px) {
      .text-tile-component .container-tiles .banner-component {
        width: 100%;
        margin: 0; } }
    .text-tile-component .container-tiles .banner-component .tile-image-container {
      height: auto;
      margin-bottom: 15px; }

.text-image-container .flex-item .top-left {
  padding: 75px 25px 20px; }

.banner-component .text-container a.cms-btn {
  width: 208px;
  margin-top: 20px; }
  @media screen and (max-width: 480px) {
    .banner-component .text-container a.cms-btn {
      width: 273px;
      margin: 30px 0 90px; } }

#KCup_Whole_Ground_PacksTileOverBannerComponent .container-fields {
  padding-top: 0; }
