.en.home .ModuleCont__moduleCont .ContentBox__boxThree:nth-child(2) p{
  font-size: 0
}
.en.home .ModuleCont__moduleCont .ContentBox__boxThree:nth-child(2) p::before{
   content: "Check here for current ASIC Scheduled Service Interruptions";
   font-size: 1rem
}
.en .Header__description{
   font-size: 0
}
.en .Header__description::after{
   font-size: 1rem;
   content: "Search our knowledge base articles or check for ASIC updates"
}
