.prague-logo a img {width:70 !important;height:60 !important;}
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
img.image_logo{
width:45% !important;
margin-left:150px;
}
div.prague-header-wrapper{
margin-right:150px;
}
div.footer-content-outer{
padding-bottom:50px !important;
}

div.prague-footer-info-block{
margin-top:60px;
}

div.prague-social-nav{
margin-top: -20px !important;
}




@media only screen and (max-width: 767px){
img.image_logo{
margin-left:0px;
}
div.prague-header-wrapper{
margin-right:0px;
}
div.prague-social-nav{
margin-top: 0px;
}
div.prague-footer-info-block{
margin-top:0px;
}
}