img {
  display: block;
  max-width: 100%;
  height: auto;
  transition: filter 0.3s;
}

#sp-bottom.dark-bg #sp-bottom1 {
  color: #b1b1b1;
}