.Downloads { width: 40%; } .DownloadMenuSection { display: flex; flex-direction: row; align-items: center; justify-content: space-between; margin-bottom: 12px; width: 90%; min-height: 30px; } .DownloadValue { height: 100%; } .HeaderText { font-size: 18px; display: flex; align-items: center; justify-content: center; height: 100%; margin-bottom: 10px; text-decoration-line: underline; } .DownloadValue .BigButton { height: 100%; min-height: 30px; } .DownloadValue .BigButtonText { font-size: 12px; } .DownloadMenuSection .HelpButton img { filter: none; }