
@media screen and (min-width: 1000px) {
body .ly_header_11 .logo img{width: 100px;}
}
@media screen and (max-width: 1000px) {
    #mobile_header .menu_box .logo .compute_item_img .compute_process_img{padding-top: 65% !important;}
}
