@media(max-width:768px){
  .homemenu{
background: #000;
  }
.black img{
  display: none;
}
.hero-text h1{
font-size: 32px;
line-height: 40px;
}

.hero-image {
  height: 40%;}

  h2{
        text-align: center;
  }

  .yellow-button {
      margin: 0 auto;
      text-align: center;
      display: block;
      width: 200px;
  }

  .icon img {
    margin: 0 auto;
    display: block;
  margin-bottom: 25px;}

    .why, .wearehere{
      text-align: center;
    }

    .address h2{
      margin-bottom: 20px;
    }

.yellow-button{
  margin-top: 20px;
}

.sendfrom {
    padding: 20px 0;}

}
