
body .ly_footer_17 .default_foot_menu_style .menu_list .focus .logo{
    width: 400px !important;
    height: 400px;
    border-radius: 50%;
    overflow: hidden;
}
body .ly_footer_17  .default_foot_menu_style .menu_list .focus .logo  .compute_item_img .compute_process_img{
 padding-top: 65% !important;
}
body .ly_footer_17  .default_foot_menu_style .menu_list .focus .logo  .compute_item_img .compute_process_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
