.top-background{
    background-image: url("../../screenshot/appimage.png") !important;
    background-repeat: no-repeat;
    background-size: cover;
}
.nav-color{
    background: #184d8b !important;

}

.uchemic:hover{
    background: #184d8b !important;
}


