@charset "utf-8";
/*!
 * Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
 * wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
 * v9.3.0 - 2021-05-06
 *
 */
.splash .sp-bx img {
  height: 20px;
  width: 214px; }
  @media (min-width: 992px) {
    .splash .sp-bx img {
      height: 100%;
      width: 100%; } }

.splash .sp-bx .btn {
  min-width: 75px; }
  @media (min-width: 992px) {
    .splash .sp-bx .btn {
      min-width: 100px; } }

.splash .sp-bx-bt img {
  height: 20px;
  width: 82px; }
  @media (min-width: 992px) {
    .splash .sp-bx-bt img {
      height: 100%;
      width: 100%; } }
