body{
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}
.hello-middle h2{
      font-size: 42px;
    font-weight: 500;
     padding:0;
    margin:0;
  text-align:center;
}
.hello2{
  padding-top
}
.hello2 p{
  font-size:16px !important;
     margin:0;
}
.dnd_area-row-2-padding {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

@media (max-width:600px) {

}
  @media (max-width:768px) {
    .hello-middle h2{
    font-size: 30px !important;
    line-height: 1.33em;
    font-weight:500 !important;
  }
}