.imgW { height: 38% !important; 
     width: 100% !important;
      -webkit-box-shadow: 2px 3px 0px 0px rgba(0,0,0,0.25);
      -moz-box-shadow: 2px 3px 0px 0px rgba(0,0,0,0.25);
      box-shadow: 2px 3px 0px 0px rgba(0,0,0,0.25);
      border-radius:1px;}


.imgK {-webkit-box-shadow: 2px 3px 0px 0px rgba(0,0,0,0.25);
      -moz-box-shadow: 2px 3px 0px 0px rgba(0,0,0,0.25);
      box-shadow: 2px 3px 0px 0px rgba(0,0,0,0.25);
      border-radius:1px;}

@media screen and (min-width:1px) and (max-width:1200px) { 
      .noMobile,  .NoMob { display:none !important;}
 
}

#flags_language_selector {
    display: none;
}

@media screen and (min-width:1201px) { 
      .noPC { display:none !important;}
}

div#accordion div.ui-accordion-content {
    height: auto !important;
    margin-bottom: 45px;
}

#inner {
    padding-top: 30px;
}