/* Add custom CSS styles below */ 
/*transparent to img*/
.s-block--fixed-banner .banner--fixed img {
    background-color: transparent !important;
  margin-bottom: 50px; 
}
.NG-hero-section-0  .wrapper{
  max-width:400px;
  align-items:center;
  left:10% !important;
  right:auto;
  top:30%;
  text-align:center;
}
@media(max-width:768px){
  .NG-hero-section-0  .wrapper{
    width:200px !important;
  }
}
.top-navbar {
    display: none;
}