
#sp-component {
       
        margin: auto;
  }

.article-intro-image img {
	height:250px;
	width:auto;
	}

.readmore {
	background:#10bad2;
	border-radius:5px;
	padding:20px;
	width:150px;
	}
.readmore a {
	font-weight:900!important;
	color:#fff!important;
	}
