diff --git a/assets/stylesheets/template/layout/content.scss b/assets/stylesheets/template/layout/content.scss index 95c07cc..3451324 100644 --- a/assets/stylesheets/template/layout/content.scss +++ b/assets/stylesheets/template/layout/content.scss @@ -272,8 +272,8 @@ body{ display: none; } .box img { - width: 100%; - height: 100%; + width: 100% !important; + height: 100% !important; object-fit: cover; } .box .w-ba-banner__slide, .box .w-ba-banner__slide a {