/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 10.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.qode_carousels .slides > li, .qode_carousels .slides > li:hover{
    margin: 0 2px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 200px;
    padding: 0px 20px;
}

.qode_carousels .slides > li:hover span{
    margin: 0 2px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 200px;
    padding: 0px 20px;
}