/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .banner-image-section {
    transition: background-image 0.5s ease-in-out;
 }