.month-product-block {
    border: 1px solid #0168B2;
    padding: 20px !important;
}
.month-product-block h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
}
.month-product-block ul {
    padding-left: 15px; 
}
.month-product-block ul li {
    padding: 2px 5px;
}
.subpage-banner-image {
	background: url(images/issue_banner_1.jpg) center no-repeat;
	width:100%;
	height:auto;
    min-height: 200px;
    background-size: cover;
    padding: 10px 15px;
    position: relative;
}

.article-content {
    border: 0px solid #0168B2;
    padding: 21px !important;
}
.article-content h2 {
    margin-bottom: 20px;
}
.article-content p {
    margin-bottom: 20px;
}
