.takeover img {
    max-width: 1440px;
    width: 100%;
    height: auto;
}

.tko .inner, .tko.pub-list-item__upper, .tkom.pub-list-item__upper {
  background-color: transparent;
}

.tko.pub-list-item__upper img, .tkom.pub-list-item__upper img {
  width: 100%;
  height: auto;
}

.discover-placement {
  width: 130px !important;
}

@media (max-width: 768px) {
    .side-suggestions .autocomplete-suggestions {
        margin-top: -14.5rem !important;
    }
}

.home-listview .tko .inner, .home-listview .tko.pub-list-item__upper, .tkom.pub-list-item__upper {
    background-color: transparent !important;
}