.building {
    max-width: 300px;
    max-height: 350px;
    padding-bottom:10px;
}

#info_text_body {
    display:flex!important;
    flex-direction:row;
    justify-content: space-between;
gap:5px;
}