/********************************************/
/*     Template Datasante DataSante         */
/*     CSS Personnalisation multi Pays      */
/********************************************/

.sponsors{
   position: relative;
   top: 5px;
   height: 600px;
   display:none;
   }
  
.image-sponsor:hover .sponsors {
   display:block;
   }

.moduletableacces-ds {
   display: inline-block;
   height: 554px;
   width: 100%;
   background-size: cover;
   }



.image-pays {
   display: inline-block;
   float:left;
   width: 54px;
   height: 29px;
   margin-left: 4px;
   margin-top: -1px;
   }

.image-sponsor {
   display: inline-block;
   float:right;
   width: 178px;
   height: 30px;
   margin-right: 4px;
   margin-top: -2px;
   margin-bottom: 2px;
   }