.project-logo img {
    /* width:10px; */
    width: auto;
    display: inline;
    height: 80px;
    max-width: 100%;
    max-height: 100%;
    margin-top: -20px;
}

.project-logo2 img {
    /* width:10px; */
    width: auto;
    display: inline;
    height: 80px;
    padding: 5px;
    max-width: 100%;
    max-height: 100%;
    margin-top: -20px;
}

.text-p {
    display: block;
    /* background-color: #0f73ee; */
    margin-top: -10px;
    /* margin-bottom: -20px; */
}

.dialog-text {
    /* display: block; */
    background-color: #0f73ee;
    margin-top: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    /* margin-bottom: -20px; */
}
