diff --git a/src/styles/features.scss b/src/styles/features.scss index a1c2706..203cb0c 100644 --- a/src/styles/features.scss +++ b/src/styles/features.scss @@ -125,8 +125,9 @@ .features-image-one { display: flex; flex-direction: column; - margin-right: 10px; - height: 300px; + margin-right: 0px; + height: 100%; + width: 100%; float: right; border-radius: 15px; }