diff --git a/frontend/public/scss/product-page/program-courses.scss b/frontend/public/scss/product-page/program-courses.scss index 35386e9eea..9c10633f29 100644 --- a/frontend/public/scss/product-page/program-courses.scss +++ b/frontend/public/scss/product-page/program-courses.scss @@ -66,7 +66,7 @@ body.new-design { img { max-width: 243px; max-height: 136px; - height: 171px; + height: 136px; object-fit: cover; object-position: center; @include media-breakpoint-down(sm) { @@ -79,7 +79,7 @@ body.new-design { .overlay { max-width: 243px; max-height: 136px; - height: 171px; + height: 136px; object-fit: cover; object-position: center; z-index: 101;