/* Story */
.kristi-more-time {
  padding: 0 200px;
}

.kristi-short-p {
  width: 75%;
}

.kristi-stadium {
  padding: 40px 80px;
  width: 100%;
}

.kristi-stadium iframe {
  width: 100%;
  height: 700px;
}

#kristi-story .row-text {
  padding: 0;
  width: 45%;
}

#kristi-story .row-text:nth-child(2) {
  padding: 20px;
}

#kristi-story .row-image {
  width: 55%;
}

#kristi-story .row-image img {
  height: 60vh;
  width: 100%;
  object-fit: cover;
}



/* Kristi Sings */

#kristi-singing {
  padding: 40px 0;
}



.kristi-singing-container {
  min-height: 600px;
  background: url("/images/kristisings/singing.jpg") no-repeat;
  background-size: 65%;
  position: relative;
}

.kristi-sing-cover {
  height: 100%;
  width: 60%;
  position: absolute;
  top: 0;
  right: 0;
  background: url("/images/kristisings/singing_back.png") no-repeat;
  padding: 40px 40px 40px 250px;
}

.kristi-sing-cover p {
  margin-bottom: 20px;
}

.kristi-sing-cover button {
  margin: 0 20px;
}

.kristi-sings-buttons {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

/* Kristi Gallery */

#kristi-gallery {
  padding: 20px 80px 0 80px;
}

.kristi-images a {
  width: 33%;
  height: 300px;
  margin: 0 10px;;
}

.kristi-images img {
  height: 100%;
  object-fit: cover;
}

.kristi-videos {
  padding-top: 20px;
}

.kristi-images img:nth-child(3) {
  object-position: 0px -80px;
}

.kristi-gallery-button {
  padding: 40px;
  text-align: center;
}

.kristi-videos iframe {
  width: 50%;
  height: 400px;
  margin: 0 10px;;
}

#kristi #proud-to-partner {
  background: white;
}
