.new-container-row {
    width: 265px !important;
    height:344px;
    background:rgba(254,254,254,1);
    box-shadow:0px 1px 6px 0px rgba(0,0,0,0.2);
}
.new-row1 {
    padding: 0 23px;
    margin-bottom: 35px;
    margin-right: 0px !important;
}
.news-center {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -23px;
    margin-right: -23px;
    margin-top: 20px;
}