@media only screen and (min-device-width : 320px) and (max-device-width : 768px) {
  .col-7{
    width: 90%;
  }
   .col-10{
    width: 100%;
  }
  .px-5 #div_fichier_justificatif > div{
    padding-right:0px;
    padding-left:0px;
  }
  .contentmesinfos2{
    margin-bottom: 45px;
  }
  #div_fichier_justificatif > div{
    border: none;
  }
  .px-5 #div_carte_famille_nombreuse > div{
    padding-right:0px;
    padding-left:0px;
  }
  #div_carte_famille_nombreuse > div{
    border: none;
  }
  .card {
      height: 285px;
  }
  .mgr{
        margin-right: 0px;
  }
  .contentConsult{
    flex-direction: column;
    align-content: center;
    border: 1px solid;
    padding-top: 10px;
  }
  .titleConsult{
    margin-bottom: 0px;
  }
  .col-lg-4{margin-bottom: 50px;}
  .emulated-flex-gap{
    width: 250PX;
    justify-content: flex-start;
  }
  .Nores.px-5{
    padding-right: 0!important;
    padding-left: 0!important;
  }
  .col-5{width: 100%;}
  .nav-item:last-child {
    content: "";
     border-left:0;
     padding:0;
    left: 0;
    right: 0;
    position: relative;
     }
     .Nores.col-5.contentPEMB{
      width: 100%!important;
     }
     .card:hover .content, .card:focus-within .content {
      /* transform: translateY(0); */
      transform: translateY(calc(100% - 2.5rem))!important;
  }
  .px-5.qle{
    padding-right:0px!important;
    padding-left:0px!important;
    overflow: hidden;
  }
  #public-map
  {
           width: 368px !important;
        height: 490px !important;
  }
  .ticket-system .top .printer{
    width: 97%;
  }
  .h-100{
    height: auto!important;
  }
  footer{
    height: auto;
  }
  .mtb-5{
    margin-bottom: 15%;
  }
  .py-5-modif{
       padding-bottom: 0rem !important;
  }
  footer p{
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
  }
  .content-calendar {
    width: 389px;
  }
  .calendar td{
    height: 50px;
    line-height: 42px;
    text-align: center;
    width: 50px;
  }
  .tr-r,.tr-l{
    width: 60px;
  }
  .cardPJ{
    width: 100%;
  }
  .flex-content-date, .flex-content-nbr{
    flex-direction: column;
  }
  .MobContent .form-row{
    flex-direction: column;
  }
}
