/*! Place your custom styles here */
/*.cover-features .row:nth-child(2) {
    margin-top: 20em;
}*/
.section--ken-burns > .background-image-holder,
.section--ken-burns > img:only-child {
  animation: kenBurns 10s ease alternate infinite;
  -webkit-animation: kenBurns 10s ease alternate infinite;
}