style.css 279 B

123456789
  1. #additional_networks_cover_image,
  2. #additional_networks_cover_image > .h-60,
  3. #additional_networks_cover_image > .h-60 > div,
  4. #additional_networks_cover_image > .h-60 > div > img
  5. {
  6. height: 480px !important;
  7. max-height: 480px !important;
  8. min-height: 480px !important;
  9. }