/* smartphone css for nos-taxis */

hr
{
    display:none;
}

h1
{
    display:block;

}





.nos-taxis .wrapper .encart
{
    width:96%;
    padding:2%;
    display:block;
   }

.nos-taxis .wrapper .encart:nth-child(2n)
{
    margin-right:0;
}


ul, 
.encart.certif, 
.encart.paiement, 
.encart.certif ul, 
.encart.paiement ul, 
.encart.services, 
.encart.reservations,
.encart.services ul, 
.encart.reservations ul
{
    height:auto;
    
}
