@media (width <= 1440px) {
  .hero__image{
    width: 50%;
  }
}