.nosotros-wrapper{
  display:flex;
  justify-content: center;
  width: 100%
}
.header .header__top{
  background-color: #FFF;
}
.ps-form--quick-search{
  border: 1px solid #000;
}

@media (max-width: 479px) {
   #homepage-1 .ps-home-banner .ps-section__right{
    display: none;
  }
  .ps-site-features{
    display: none;
  }
}