.prague-logo a img {width:100 px !important;height:100 px !important;}
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
/*Startseite weisser Hintergrund*/
.prague_filmstrip {
    background-color: #FFF;
}

.prague_blog .blog-post:nth-child(odd) .blog-list-img {
 border-radius: 0% 0 0 58%/82% 0 0 0%;
}

.prague_blog .blog-post:nth-child(even) .blog-list-img {
 border-radius: 0% 0 0 58%/82% 0 0 0%;
}