/* n00000370.ThemeA */





a {
    text-decoration-line: none;
    
    color:#000000;
  
}

.myViewPort{
     width:300px;
     height:250px;
}


.secMenuItem {
    width: 60px;
    height: 60px;
    overflow:hidden;

}

    .secMenuItem a {
        color: black;
        font-size: 16px;
    }
    .secMenuItem img
    {
        width:100%;
        height:auto;
        border-radius:40%;
    }

.logoMobile{
    height:40px;
}

    .logoMobile img{
        height:100%;
    }

.logo {
    height: 110px;
}

    .logo img {
        height: 100%;
    }



