$mat-card-header-size: 40px !default; .my-mat-card-avatar { height: $mat-card-header-size; width: $mat-card-header-size; border-radius: 50%; flex-shrink: 0; } .progress-bar { top: 70px; left: 0; width: 100%; position: fixed; z-index: 4; } .fixed-navbar { position: fixed; z-index: 1000; height: 70px; } ::ng-deep.lang-parent { width: fit-content !important; min-width: auto !important; } ::ng-deep.lang-menu { border-color: transparent; padding: 8px; } ::ng-deep.lang-button { padding-top: 15px; padding-bottom: 15px; }