.eg, .eh, .ei {
  -o-object-fit: contain;
     object-fit: contain; }

.eg {
  width: auto;
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s; }

.eh, .ei {
  width: auto !important; }

.ej, .ek, .el {
  display: block;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }
  .ej .em, .ek .em, .el .em {
    display: none; }

.ek, .el {
  background-size: 65% 65% !important; }

.ek, .eh {
  -webkit-transition-duration: 0s !important;
       -o-transition-duration: 0s !important;
          transition-duration: 0s !important; }
