\ No newline at end of file
diff --git a/src/app/components/app-node-utilizations/app-node-utilizations.component.scss b/src/app/components/app-node-utilizations/app-node-utilizations.component.scss
index a3f036cf..c802ee47 100644
--- a/src/app/components/app-node-utilizations/app-node-utilizations.component.scss
+++ b/src/app/components/app-node-utilizations/app-node-utilizations.component.scss
@@ -14,4 +14,15 @@
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
- */
\ No newline at end of file
+ */
+
+ .app-node-utilizations {
+
+ .title {
+ margin-bottom: 28px;
+ }
+
+ .mat-mdc-card-content {
+ padding: 30px 30px;
+ }
+ }
\ No newline at end of file
diff --git a/src/app/components/app-status/app-status.component.html b/src/app/components/app-status/app-status.component.html
index efe9e380..032eff30 100644
--- a/src/app/components/app-status/app-status.component.html
+++ b/src/app/components/app-status/app-status.component.html
@@ -20,7 +20,7 @@
Application Status
-
+