
    @media screen and (min-width: 1000px) {
        #themes_header_board .borardFixedBox .box_item.contactInfoBox.themes_box_content {min-width: 42%;max-width: unset;}
    }
    @media screen and (max-width: 620px) {
        #themes_header_board .borardFixedBox .box_item.contactInfoBox.themes_box_content {flex-wrap: wrap;}
    }
    @media screen and (max-width: 380px) {
        #header.ly_header_47 .borardFixedBox .text a {font-size: 16px !important;}
    }
