footer > img {
  width: 130px !important;
  height: 100px !important;
  max-width: 130px !important;
  max-height: 100px !important;
  object-fit: contain !important;
  flex: 0 0 130px;
}
