@media screen and (max-width: 400px) {
     .susan-kihika-slider {
          align-items: center;
     }

     .susan-kihika-slider img {
         display: none;

     }
.banner-content-text h1{
  color: #fff;
  font-size: 20px !important;
}

.banner-content-text h2{
  color: #fff;
  font-size: 18px !important;
}

.banner-content-text h3{
  color: #FFCC00 !important;
  font-size: 16px !important;
}

.banner-content-text h4{
  color: #fff;
  font-size: 14px !important;
}

.banner-content-text h5{
  color: #fff;
  font-size: 12px !important;
}

.banner-content-text p{
  color: #fff;
}

.banner-content-text h6{
  color: #fff;
  z-index: 9;
}
}


@media screen and (max-width: 420px) {
     .susan-kihika-slider {
          align-items: center;
     }

     .susan-kihika-slider img {
         display: none;

     }
.banner-content-text h1{
  color: #fff;
  font-size: 20px;
}

.banner-content-text h2{
  color: #fff;
}

.banner-content-text h3{
  color: #FFCC00 !important;
}

.banner-content-text h4{
  color: #fff;
}

.banner-content-text h5{
  color: #fff;
}

.banner-content-text p{
  color: #fff;
}

.banner-content-text h6{
  color: #fff;
  z-index: 9;
}
}

@media (max-width: 767px) { 

.susan-kihika-slider {
          align-items: center;
     }

     .susan-kihika-slider img {
         display: none;

     }                 
   .banner-content-text h1{
  color: #fff;
}

.banner-content-text h2{
  color: #fff;
}

.banner-content-text h3{
  color: #FFCC00 !important;
}

.banner-content-text h4{
  color: #fff;
}

.banner-content-text h5{
  color: #fff;
}

.banner-content-text p{
  color: #fff;
}

.banner-content-text h6{
  color: #fff;
  z-index: 9;
}
}