.landing-image img{
  max-width: 900px;
  margin: 0 auto;
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}