/* Add custom CSS styles below */ 
.index section{
  margin-bottom: 100px; 
}
/*transparent to img*/

.NG-hero-section-0  .wrapper{
  align-items:center;
  margin-right:0 !important;
  width:100%;
  gap:0;
}
@media(max-width:768px){
  .index section{
  margin-bottom: 50px; 
}
  .CA-newsletter{
    display:none;
}