/*
Theme Name: Wordpress Theme B4
Description: Template for Developers, supported by Bootstrap 4
Version: 3.0
Author: Łukasz Bogacz
Author URI: mailto: lukaszbogacz08@gmail.com
*/
#menu .site-menu > ul li:nth-last-child(2) ul ul {
    left: inherit;
    top: 0;
    right: 100%;
}
header .logotype a.logo-eu img{
	height: 40px;
}