/*
Theme Name: HotelBooking Child
Theme URI: https://themeforest.net/collections/2503200-nicdark-wordpress-themes
Description: Wonderful theme for your Business.
Author: Nicdark
Author URI: http://www.nicdarkthemes.com
Template: hotelbooking
Version: 1.0
License: http://www.nicdarkthemes.com
License URI: http://www.nicdarkthemes.com
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: hotelbooking-child
*/

.ue-projects {
    margin: 0 auto;
    padding: 0px 30px;
    background: #fff;
    border-top: 1px solid #ccc;
    clear: both;
}
.ue-projects h4 {
    margin-bottom: 20px;
}
.ue-projects .logos {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}

.ue-projects img {
    max-width: 150px;
    height: auto;
}