#installer-tech-spec-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

#installer-tech-spec-container>*{
    display: flex;
    flex-direction: column;
    justify-content: center;
}