

.content-g h2{
    color:black;line-height:1;margin-bottom:15px;text-align: start;
   
}
h2{font-size:1em}
.panel{
  
   padding-bottom:55px;
}
.space2{height: 50px;}

.panel p{font-size:16px}


@media only screen and (max-width: 600px) {
  
    .greetingflex {
       
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }
    .content-g h2{text-align:center}
    .space2 {
        height: 0px;
    }
    .photo{margin:0}
    #fullpage .panel >h2{margin-top:60px;}
      .greetingflex { margin-top: 0px!important;}
    
  }
  
.greetingflex { margin-top: 120px;}

#fullpage .panel{height:auto;padding-bottom:0;}
#fullpage .panel .space2{display:none;}
