.immotool_Ha_nay_pawtTitle {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}

#immotool_Ha_nay_pawt {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}

#back-button-immotool 
{
    display: block;
    /* width: auto; */
    margin-top: 8px;
    padding:8px;
    border: 1px solid #cecece;
    color: white;
    background-color: #5a8fa5;
    cursor: pointer;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
}