#bsa-cpc { border-radius: .1rem;; padding: 0.525rem 0.6rem; min-height: 80px; } @media screen and (max-width: 799px) { #bsa-cpc { display: none; } } #bsa-cpc.loaded { background: hsla(0, 0%, 92.5%, 0.5); } .sponsors { display: flex; justify-content: space-between; align-items: center; margin: 1rem 0; } .sponsors div { text-align: center; } .sponsors img { width: 75%; border-radius: 5px; }