/*css Menu category*/
@media screen and (max-width: 1023px) {
  .visMobImgBott {display: block;}
  .visDeskImgBott {display: none;}
  .visMob {display: inline-block; margin-top: 40px;}
  .visDesk {display: none; margin-top: 50px;}
  .noPadMob {padding-left: 0px!important; padding-right: 0px!important}
  .noPadMobR {padding-right: 0px!important}
  .noPadMobL {padding-left: 0px!important}
  .maBott20 {margin-bottom: 20px!important}
  .imgCenterPost {height:auto}
}

@media screen and (min-width: 1024px){
  .visMobImgBott {display: none;}
  .visDeskImgBott {display: block;}
  .visMob {display: none;} .visDesk {display: inline-block; margin-top: 50px;}
  .imgCenterPost {height:400px}
  .maBott20desk {margin-bottom: 20px!important}
}

/* Css Blocchi News */
.panda-cat-standard {}
.panda-cat-b
.panda-cat {width:100%; display: inline-block; line-height: 30px; }
