.prague-logo a img {width:105px !important;height:105px !important;}
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.right-border {
border-right:  solid 1px #dadbdd !important;
}


@media only screen and (max-width: 600px) {
  * {
	font-size: 15px;
    line-height: 27px;
    font-weight: 400;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
       
}
p {
    font-family: Roboto, sans-serif;
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    color: #7e7d7d;
   
}
    h2 {
        font-size: 18px;
        line-height: 34px;
    }
.heading .subtitle {
    font-family: Roboto, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 4.5px;
    font-weight: 300;
}
    h1 {
        font-size: 30px;
        line-height: 38px;
    }
}
}


