body.coverupblog #sp-header {
	background: #06002e !important;
}
/*#sp-main-body .coverupblog .wimble-article-details-title-wrap {
	top: 5vh !important;
}
#sp-main-body .coverupblog .wimble-article-details-title-wrap h1 {
font-size: 3rem;
}*/
body.coverupblog .articles-leading .article-intro-image {
	display: flex;
	justify-content: center;
}
body.coverupblog .articles-leading .article-intro-image img {
	width: auto !important;
}
body.coverupblog .article-list .col-md-6 .article {
  border: solid 1px #efefef;
  border-radius: 10px;
  padding-bottom: 10px;
  overflow: hidden;
}
body.coverupblog .wimble-article-details-title-wraper figure {
	display: none;
}
body.coverupblog .wimble-article-details-title-wrap {
	background: #070034;
	position: relative !important;
	top: 0px !important;
}