#pastsummits {
padding-left: 16px;
}
@media (max-width: 722px) {
  .summits-card img {
    width: 100% !important;
  }
}