.hero { padding-top:50px; padding-bottom:40px; color:#000; background: no-repeat center/cover; background-image: url('/static/cdgs/images/blog/product/coreldraw-graphics-suite-september-2026-update/bg-pattern.jpg'); }
@media (min-width: 768px) {
    .hero{ padding-top:0; padding-bottom:0; }
}
@media (max-width: 767px) {
  .hero__image { display: block; }
}