
.pricecard_leftside {
width: 60%;
    float: left; }
.pricecard_rightside {
width: 40%;
    float: left;
Font-size: 15px;
line-height: 1.3rem;}

.font_slogan  {

font-family: Allura;
font-weight: 400;
letter-spacing: 2px;
color: #700926;
    max-width: 600px;
    }

.font_slogan p {
font-size: 3rem!important;
}

.ce_accordion {
    background-color: #fff;
}

@media only screen and (max-width: 767px){
    .pricecard_leftside, .pricecard_rightside {
        width: 100%;}
}


.header.original .mainmenu .level_1 {
  max-width: 3000px!important;
  
    }

#main p {
-moz-hyphens: none;
  -ms-hyphens: none;
  -webkit-hyphens: none;
    hyphens: none;}
