/* Coupe de France: the official partner logo is portrait, unlike the other competition marks. */
.others-competitions-article .logo img {
    max-width: 200px;
    max-height: 90px;
    width: auto;
    height: auto;
    object-fit: contain;
}
