@media screen and (max-width:   850px){
  .gore a{
    float:left;
    width:95%;
    border-radius:0px;
  }
  header{
    text-align: center;
  }
  section{
    text-align:center;
  }
}