	.nvmnws_wrap {
		border-right: 15px solid #27bffe;
    border-bottom: 15px solid #27bffe;
    width: 100%;
margin: auto;
		overflow: auto;
}

	.nvmnws_headl1 {
	box-sizing: border-box;
    padding-top: 28px;
}

	.nvmnws_text {
    box-sizing: border-box;
    font-family: 'Work Sans', sans-serif;
    font-size: 13px;
    text-align: justify;
    line-height: 25px;
    padding: 25px;
    margin-top: 15px;
		width: 100%;
}