.prague-logo a img {width:420px !important;}
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.prague-header.simple.sticky-menu.light.scroll {
    background-color: #575765 !important;
}
.main-menu li a {
    font-size: 14px!important;
color: white !important;
}

.accordion__main-title
{
font-size:50px;
}
.accordion i {
    display: none;
}
.prague-header .prague-logo {
    width: 175px !important;
}
.prague-header.static {
    position: relative;
    background-color: #575765 !important;
}
.accordion__item-title
{ font-size:17px;}

@media (min-width: 1200px) {
.container {
    width: 1350px !important;
}
}