.prague-logo a img {width:39px !important;height:80px !important;}
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.prague-footer.modern .footer-bottom-content .footer-copyright {
    line-height: 24px;
}
.footer-info-block-content a {
    margin-left: 4px;
}
.footer-copyright a {
    line-height: 16px;
width: 50%;
    font-size: 8px;
    letter-spacing: 2px;
    font-weight: 700;
}
.footer-copyright a:hover {
color: #ffffff;
opacity: 0.7;
}
.subtitle {
    text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  .prague-logo a img {
    width: 29px !important;
    height: 60px !important;
}
}