.maindiv { padding: 20px; height: 90%; position: center; position: relative; width: 95%; .centerdiv { width: 100%; margin: 0; position: absolute; } .dropdown { padding-bottom: 40px; right: 0; .options { float: right; padding-right: 20px; .filter { padding-left: 20px; } } position: relative; mat-form-field { right: 0; position: relative; } } .tablepage { position: relative; .filter { width: 70%; padding-left: 20px; } .podtable { table { width: 100%; } } } }