/* PETIT TRAIN */

  .page-terreVignes .table-hours td:first-of-type{
    width: auto;
    white-space: nowrap;
    padding: 12px;
  }
  .page-terreVignes .table-hours td{
   padding: 12px;
  }
  @media screen and (min-width: 1024px) {
    .tpl-right h1{
      max-width: 530px;
      line-height: 60px;
      padding-top: 200px;
      text-shadow: 0 0 1px rgba(255, 255, 255, 1);
    }
    h1.with-icon img{
      margin-right: 20px;
      height: 90px !important;
      padding-bottom: 33px;
      float: left;         
    }
  }
