
    body #themes_header_board .borardFixedBox .contactInfoBox {max-width: 45%;}
    @media screen and (max-width: 1000px) {
        body #themes_header_board .borardFixedBox .contactInfoBox {max-width: 100%;flex-wrap: wrap;gap: 5px;}
    }
