
.journee { width:100%; height:auto; font-size:14px; display:table; }
.lignejournee { width:100%; margin:auto; height:90px; display: inline-table; margin-top:20px; }

.date { width:100%; height:30px; float:left; display:inline; font-size:11px; padding-top: 7px; text-align: center; }

.matchjournee { width:100%; height:60px; float:left; display:inline; }

.equipe1 { width:44%; height:60px; float:left; display:inline; text-transform:uppercase; text-align:right!important;font-size:14px; font-weight: bold; }
.equipe1 img { width:40px!important; vertical-align: middle!important; padding-right:3px!important; }

.equipe2 { width:44%; height:60px; float:left; display:inline; text-transform:uppercase; text-align:left!important; font-size:14px; font-weight: bold; }
.equipe2 img { width:40px!important; vertical-align: middle!important; padding-left:3px!important; }

.score { width:10%; height:40px; float:left; display:inline; text-align: center; vertical-align:middle!important; border-radius: 8px; background-color: #ffdc00; font-weight: 700; font-size:14px; font-weight:bold; letter-spacing: 1px; margin-top : 10px!important; margin-bottom: 10px!important; }

@media all and (min-width: 0px) and (max-width: 699px) {
.journee { width:100%; }
.lignejournee { width:100%; }

.date { width:100%; height:30px; text-align: center; padding-top: 7px; }

.matchjournee { width:100%; height:60px; }

.equipe1 { width:42%; height:60px; font-size:11px; font-weight: bold; padding-top: 15px!important; }
.equipe1 img { width:30px!important; }

.equipe2 { width:42%; height:60px; font-size:11px; font-weight: bold; padding-top: 15px!important; }
.equipe2 img { width:30px!important; }

.score { width:11%; height:40px; padding-bottom: 15 px!important; text-align: center; font-size:11px; font-weight:bold; padding-top: 15px!important; }
}
@media all and (min-width: 769px) and (max-width: 1000px) {
.equipe1 { font-size:10px; padding-top:7px!important; }
.equipe1 img { width:30px!important; }
.equipe2 { font-size:10px; padding-top:7px!important; }
.equipe2 img { width:30px!important; }
.score { height:34px; font-size:10px; }
}

