.text-banner {
  border-radius: 0;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1440px) {
  .text-banner-home {
    margin: 0;
    border-radius: 0;
  }
}
