.my-navbar {
    background-color: #041e42;
}
.card-img-top {
    width: 100%;
    height: 15vw;
    object-fit: cover;
}