.n-card {
    flex: 1;
    height:580px!important;
    border-radius:0px;
    overflow:hidden;
}
.card-img-top {
    border-radius:0px;
}
.news-custom-prev { left: -10px; }
.news-custom-next { right: -10px; }

