.newssv .w-review-articles .item-large {
	height: 130px !important;
    overflow: hidden;
}

.newssv .w-review-articles .item {
	height: 90px;
    overflow: hidden;
    position: relative;
}

.newssv .paragraph-row>div {    margin-left: 1.1%;}

.newssv .item-header.item-header-hover img {width: 90%;}
.newssv .item-large {width: 100%;}

.widget > h2 {
	display: block;
	margin-top: 0px;
	padding-bottom: 15px;
	margin-bottom: 17px;
	font-size: 20px;
	letter-spacing: -0.4px;
	font-weight: 900;
	color: #232323;
	border-bottom: 2px solid rgba(0,0,0,0.1);
}
.newssv .align-middle-news{
    display: flex;
    align-items: center;
    vertical-align: middle;
    justify-content: center;
    height: 190px;
}