span.data-style{
	font-size:16px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 20px;
	display: block;
	color: #000000;
}
.page-content img{
	max-width: 100% !important;
}
.is-styled p {
    max-width: 100% !important;
}
.is-styled img {
    height: auto !important;
}
@media screen and (max-width: 576px){
	h1{
		line-height: 32px !important;
	}
}