div.database-wrapper { border: 2px solid #8c8c8c; border-radius: 3px; &.not-available { height: 600px; text-align: center; padding-top: 100px; color: #494949; } } .full-page { width: 100%; display: flex; flex-direction: column; .grid-wrapper { flex: 1; } }