body {
background-image: url(/conf-data/27GSK/images/tlo%202.jpg);
background-position: center;
background-size: cover;
background-attachment: fixed;
background-repeat: repeat;
}

@media (max-width: 992px) {
  .sponsors__cell {
    width: 100%;
  }
  .kkuck img {
    max-width: 40%;
  }
  .cor img {
    max-width: 40%;
  }
}