.site-header-info {
    width: 500px;
    height: 500px;
    margin: 0 auto;
}

.site-header-info img {
    width: 500px;
    height: 500px;
    margin: 0 auto;
}


.activeinfo {
    font-size: 24px;
}

.site-info .info-text p {
    font-size: 20px;

}

.site-info .info-text p:nth-child(2) {
    margin: 10px 0;
}
.case {
    text-align: center;
}