.site-info::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 195px;
    height: 172px;
    background: url(../../../images/layout06/common/en_f_logo.webp) no-repeat;
    background-size: contain;
}