/******************************************************************
Theme Name: prism
Description: Basic theme that can be used for any website. It uses Bootstrap, sass, gulp and Twig via Timber.
Author: Jeremy Basolo / Matt Cegielka / Ash Whiting / Sam Johnson / Aung Myo Win
Version: 1.0.3
Tags: Timber Wordpress , Twig Wordpress , flexible-width, responsive, SASS Based Bootstrap
******************************************************************/

/* Sorry, there is nothing in here - look in the library/scss folder */
.page-id-1024 .speakers {
    display: none;
}

.imgs-sideby {
    display: flex;
    align-items: center;
}
.imgs-sideby.heightset img { max-height: 390px; height: 100% !important; }

.imags-new > div {
    width: 50%;
    height: 100%;
}

.imags-new > div img {
    min-height: 230px;
    object-fit: cover;
    width: 100%;
}
.single .page-content h2 {
    text-align: center;
}

/*
.footer-add ul li:last-child {
    display: none;
} */
