.building-page{
    width: 100vw;
    height: 100vh;
    display: flex !important;
    align-items: center !important;
    justify-content: center;
}
.building-container{
    width: 40%;
}
.building-page .wp-block-button a{
    width: 15vw;
}