.sliderImg{
    object-fit:cover;
    width:100%;
}

.top-nav{
    background: #0669ae; 
    text-align: center;
    height: 40px;
    padding: 5px;
    color:#fff;
}