.prague-logo a img {width:150px !important;height:80px !important;}
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.top-banner .content .subtitle {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 4.5px;
    font-weight: 400;
}

.top-banner .overlay {
    z-index: 210;
    opacity: 0.4;
    visibility: visible;
    transition: opacity 0.3s ease-in, visibility 0.3s ease-in;
}