.simple-slider img {
  width: 100%;
  height: auto;
  max-width: 768px;
  max-height: 450px;
  object-fit: cover;
  margin: 0 auto;
}