.NG-hero-section .wrapper {
    top: 26.5%;
}

.s-block{
  margin-bottom:2rem
}

@media(min-width:768px){
  .NG-main-banner  .text-wrapper {
    padding: 1rem;
    border-radius: 1rem;
    background: rgba(0,0,0,0.2);
    transform: translateY(70%) !important
}
}