@media screen and (max-width: 479px) {
  .image-13 {
    max-width: 90%;
    margin: 0 auto;
    display: block;
  }

  .header.w-slider .h1 {
    max-width: 90%;
  }

  .header.w-slider .h1 br {
    display: none;
  }

  .texto-sobe {
    width: 90% !important;
  }

  .footer {
    margin-top: 0 !important;
  }
}

.textarea.w-input {
  height: 80px;
}
