#top-menu-nav ul#top-menu li:last-child ul {
right: 0px !important;
}
.powered-by {
display: flex; align-items: center; justify-content: center
}
.powered-by img {
vertical-align:middle;
opacity:0.6;
}
.powered-by a {
color:rgba(255,255,255,0.6);
}