.parawitimgtherm{
    flex-direction: column;
}
.hvacimg{
    width: 100%;
}
.imgconttherm{
    width: 50%;
}

.innerflex{
    justify-content: space-around;
    align-items: center;
}
.txtinner{
    width: 50%;
}

.imgstab{
    position: relative;
    width: 40%;
    margin: 5vh;
}

.imgcont{
    width: 100%;
}

.justcenter{
    justify-content: center;
}
